Description Usage Arguments Value
After estimating moral graph using neighborhood selection, the false positive connections can be removed using a modified PC algorithm, which removes an edge between two variables if they are conditional independent given any subset of other variables.
1 |
estG |
the estimated moral graph model |
variables |
the sample data |
alpha |
the level of significance used in the conditional independence test - default is 0.01 |
fun |
the function used for the conditional independence test |
A list consisting of two components:
the removed vertex pairs and their d-separation sets
simulated sample data
the matrix adjacency matrix for the resulting graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.