colVector | R Documentation |
Generates the column indices used internally to generate the sparse matrix A.
colVector(cardS, cardChi)
cardS |
The number of missingness patterns. |
cardChi |
The cardinality of the full joint space. |
A vector of column indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.