aMatrixSparseRevLex | R Documentation |
Generates the row indices used internally to generate the sparse matrix A.
aMatrixSparseRevLex(bS, M)
bS |
A binary matrix specifying the set of observation patterns. Each row encodes a single pattern. |
M |
A vector of positive integers giving the alphabet sizes of the discrete variables. |
A vector of row indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.