Description Usage Arguments Examples
This creates a data-frame of likelihoods of outcomes under interventions on a DAG with a parameterisation given noisy or function of active endogenous causes and constant exogenous causes
1 | likelihood(g, br = 0.1, pow = 0.9)
|
g |
matrix of hypothesis graphs where each line is the graph adjacency marix written out by row |
br |
power of background causes, defaults to .1 |
power |
of active endogenous causes, defaults to .8 |
1 | li<-likelihood(g)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.