causalCI: Confidence interval for direct causal effects

Usage Arguments Value

Usage

1
causalCI(alphaRes, CIlb = 0.05, CIub = 0.95)

Arguments

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.

Value

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.


andreamrau/GBNcausal documentation built on May 12, 2019, 3:34 a.m.