infoS2: Calculates the individual cardinalities of the sample spaces.

View source: R/RcppExports.R

infoS2R Documentation

Calculates the individual cardinalities of the sample spaces.

Description

Calculates the individual cardinalities of the sample spaces.

Usage

infoS2(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

A vector of individual cardinalities.


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

Related to infoS2 in MCARtest...