Description Usage Arguments Value Examples
Find globally optimal causal network
1 |
data |
A data.frame of numeric variables. |
alpha |
Numerical, p-value threshold to determine cutoff for possible parents. |
max_parents |
Numeric, maximal number of parents. Defaults to 2. |
score_fun |
A function used for scoring parent sets. For more details see score_fun vignette. |
A list with 2 elements: a data data.frame with 3 columns; from, to and component, and a vector of number of best parents.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.