CountsWithSubtotals-class {dembase}R Documentation

S4 Class For Counts with Subtotals.

Description

A Counts object with a set of subtotals attached. Functions such as impute respect these subtotals.

Details

The counts must have missing values, and the subtotals must not. All non-missing values must be non-negative integers.

Objects from the Class

Objects are typically created by calls to attachSubtotals.

See Also

impute


[Package dembase version 0.0.0.119 Index]