MeanImputationParam-class: S4 class for the parameters of the mean imputation method

Description Slots Examples

Description

Definition of the S4 class named MeanImputationParam for the parameters for the mean imputation method of missing values.

Slots

VarNames

character vector with the names of the variables to impute.

DomainNames

character vector with the names of the variables determining the domains over which to compute the mean.

Examples

1
2
# An empty MeanImputationParam object:
new(Class = 'MeanImputationParam')

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