infoS: Calculates the total cardinality of the sample spaces.

View source: R/RcppExports.R

infoSR 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.


MCARtest documentation built on Oct. 29, 2024, 5:08 p.m.

Related to infoS in MCARtest...