infoS {MCARtest} | R Documentation |
Calculates the total cardinality of the sample spaces.
Description
Calculates the total cardinality of the sample spaces.
Usage
infoS(bS, M)
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. |
Value
The total cardinality.
[Package MCARtest version 1.2.1 Index]