create_natcauslist_cpp | R Documentation |
Create a natural causal list from a DBN. This is the C++ backend of the function.
create_natcauslist_cpp(cl, net, ordering)
cl |
an initialized causality list |
net |
a dbn object treated as a list of lists |
ordering |
a vector with the names of the variables in order |
the natCauslist equivalent to the DBN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.