Description Usage Details Value
Partially Directed Acyclic Graphs
1 2 3 | pdag(nodes, edges, validate = TRUE)
is_valid_pdag(graph)
|
is_valid_pdag
checks to see if the input is a valid
"causality.pdag". Specifically, it checks that the graph
is
nonlatent and acyclic.
is_valid_pdag
returns TRUE
or FALSE
depending
on whether or not the input is a valid "causality.pdag".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.