rob.browne.test {rggm}R Documentation

An overall goodness-of-fit of the model

Description

Computing an overall goodness-of-fit of the model

Usage

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

Arguments

estcov The covariance matrix estimate
amat The adjacent matrix corresponding to estcov
w.par A non-negative real value, the robustness tuning parameter correspoinding to estcov
smpl.frm A data frame, a sample data

Value

chi.val The test statistics
df The degree of freedom
p.val The probability

Author(s)

Masashi Miyamura

See Also

rob.fitConGraph


[Package rggm version 1.0.1 Index]