rob.pcov.test {rggm} | R Documentation |
Note that issues with regard to multiple testing are not concerned.
rob.pcov.test(estcov, amat, w.par, smpl.frm)
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 |
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 |
Masashi Miyamura