Description Usage Arguments Value
A function to generate all the possible models.
1 | model.generator(Nn, node)
|
Nn |
number of nodes; the number of columns of the dataset can be used. |
node |
The node to find parents for. |
output.model = a matrix with dimensions (Nn-1) x number of models, where number of models = 2^(Nn-1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.