Description Usage Arguments Value
Constructs a noisy or node
1 2 | noisyor(index, values, name = as.character(index), parents, pvals,
params = NULL, params2 = NULL, updateDisambiguation = "T")
|
index |
an integer giving the index of the node |
values |
a vector specifying the values of the node, as strings |
name |
a string specifying the name of the node |
parents |
a vector of integers specifying the indices of the parents of the node |
pvals |
a vector of integers specifying the number of values each parent has |
params |
a matrix specifying the parameters of the node |
a new noisy or node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.