1 | causalCI(alphaRes, CIlb = 0.05, CIub = 0.95)
|
alphaRes |
matrix - contains a matrix of direct causal effects per line. |
CIlb |
double in [0,1] - lower bound of the interval. |
CIub |
double in [0,1] - upper bound of the interval. |
It returns a matrix of the values that are in the confidence interval. Those found out of it are equals to 0 in the matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.