Unlimited learning, half price | 50% off
Get 50% off unlimited learning

MCARtest (version 1.2.1)

aMatrixSparseRevLex: Generates the row indices used internally to generate the sparse matrix A.

Description

Generates the row indices used internally to generate the sparse matrix A.

Usage

aMatrixSparseRevLex(bS, M)

Value

A vector of row indices.

Arguments

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.