Obtain the best subpattern among the patterns.
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 -vector of eigenvalues of the covariance matrix, in order from largest to smallest.n
: The degrees of freedom in the covariance matrix.pattern0
: The pattern of equalities of the eigenvalues, given by the -vector (, ... , ) as in (13.8).A list
containing:
# NA
pcbic
, pcbic.stepwise
, and pcbic.unite
.
Useful links