Generate Complete DAG
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.
completeDAG(x)
x |
variable names. Can also be a positive integer, in which case the variables will be called x1,...,xN. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.