ErrorMoments-class: S4 class for the error moments in the optimization approach...

Description Slots Examples

Description

Definition of the S4 class named ErrorMoments for the conditional moment of measurement errors in the optimization approach to selective editing.

Slots

VarNames

Character vector with the names of the variables whose error moments are contained in this object.

Domains

data.table with a row per domain with the values of the variables determining the domains of the data set.

Units

List of data.tables with as many components as domains (in the same order of the rows of slot Domains) with every unit per domain.

Moments

List of arrays with as many components as domains (in the same order of the rows of slot Domains) with the set of error moments matrices per domain. Note that the order of each error moment matrix is given by the order of the corresponding data.table in slot Units.

Examples

1
new(Class = 'ErrorMoments')

david-salgado/SelEditErrorMoment documentation built on July 31, 2019, 11:32 p.m.