colVector: Generates the column indices used internally to generate the sparse matrix A.
Description
Generates the column indices used internally to generate the sparse matrix A.
Usage
colVector(cardS, cardChi)
Value
A vector of column indices.
Arguments
- cardS
The number of missingness patterns.
- cardChi
The cardinality of the full joint space.