Learn R Programming

msos (version 1.2.0)

pcbic.unite: Obtain pattern

Description

Returns the pattern obtained by summing \(q_i\) and \(q_{i+1}\).

Usage

pcbic.unite(pattern, index1)

Arguments

pattern

The pattern of equalities of the eigenvalues, given by the \(K\)-vector (\(Q_1\), ... , \(Q_K\)) as in (13.8).

index1

Index \(i\) where \(1 \le i < K\)

Value

A `vector` containing a pattern.

See Also

pcbic, pcbic.stepwise, and pcbic.subpatterns.

Examples

Run this code
# NOT RUN {
# NA
# }

Run the code above in your browser using DataLab