Generates a complete DAG on the given variable names. The order in which the variables are given corresponds to the topological ordering of the DAG. Returns a named list.
1 | completeDAG(x)
|
x |
variable names. Can also be a positive integer, in which case the variables will be called x1,...,xN. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.