View source: R/NAME_get_dag_size.R
get_dag_size | R Documentation |
Returns the number of variables in a directed acyclic graph (DAG)
get_dag_size(dag)
dag, |
a DAG object from 'dagitty' |
dag size (integer)
get_dag_size(my_dag)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.