rob.pcov.test {rggm}R Documentation

Testing zero partial covariances

Description

Note that issues with regard to multiple testing are not concerned.

Usage

rob.pcov.test(estcov, amat, w.par, smpl.frm)

Arguments

estcov The estimated covariance matrix
amat An adjacent matrix specifying one model
w.par A non-negative real value, the robustness tuning parameter
smpl.frm A data frame, a sample data

Value

A list including all pairs of vertices. Each elements consists of

vs A character pair indicating variable names
val A real value, the value of the partial covariance
aval A rael value, an asymptotic value of the partial covariance
tsta A real value, a test statistics
pval A real value, a p-value

Author(s)

Masashi Miyamura


[Package rggm version 1.0.1 Index]