Usage
localTests(x, data = NULL, type = c("cis", "tetrads", "tetrads.within",
"tetrads.between", "tetrads.epistemic"), sample.cov = NULL,
sample.nobs = NULL, conf.level = 0.95, R = NULL)Arguments
x
the input graph, a DAG, MAG, or PDAG.
data
matrix or data frame containing the data.
type
character indicating which kind of local
test to perform. Supported values are "cis" (conditional independencies),
"tetrads" and "tetrads.type", where "type" is one of the items of the
tetrad typology, e.g. "t
sample.cov
the sample covariance matrix; ignored if data is supplied.
Either data or sample.cov and sample.nobs must be supplied.
sample.nobs
number of observations; ignored if data is supplied.
conf.level
determines the size of confidence intervals for test
statistics.
R
how many bootstrap replicates for estimating confidence
intervals. If NULL, then confidence intervals are based on normal
approximation. For tetrads, the normal approximation is only valid in
large samples even if the data are normally distr