| disco_algs_return_doc_dag | R Documentation |
Causal Discovery Algorithm Return Value DAG
A function that takes a single argument data (a data frame). When called,
this function returns a list containing:
knowledge A Knowledge object with the background knowledge
used in the causal discovery algorithm. See knowledge() for how to construct it.
caugi A caugi::caugi object (of class DAG) representing the learned causal graph
from the causal discovery algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.