riso.apps
Class RandomEvidence

java.lang.Object
riso.apps.RandomEvidence
- public class RandomEvidence
- extends java.lang.Object
Assign random values to some variable.
|
Method Summary |
static void |
main(java.lang.String[] args)
Generate random data and assign it to a variable in a belief network. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomEvidence
public RandomEvidence()
main
public static void main(java.lang.String[] args)
- Generate random data and assign it to a variable in a belief network.
The command line arguments are:
java riso.remote_data.RandomEvidence [-h rmi-host] [-s server-name]
The rmi-host is the name of the host running rmiregistry.
The server-name is the name by which this data source will be known.