causalEffects | R Documentation |
Get matrix of marginal causal effects for every pair of variables
causalEffects(A, Sigma)
A |
adjacency matrix of DAG |
Sigma |
covariance matrix (assumed Markov with respect to |
Gaussian data only.
gives matrix whose i,j th entry is total effect of i on j.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.