pcbic.subpatterns {msos} | R Documentation |
Obtains the best pattern and its BIC among the patterns obtainable by summing
two consecutive terms in pattern0
.
pcbic.subpatterns(eigenvals, n, pattern0)
eigenvals |
The |
n |
The degrees of freedom in the covariance matrix. |
pattern0 |
The pattern of equalities of the eigenvalues, given by the
|
A 'list' containing:
A double matrix containing the pattern evaluated.
A vector containing the BIC for the above pattern matrix.
pcbic
, pcbic.stepwise
,
and pcbic.unite
.
# NA