MedianImputationParam-class: S4 class for the parameters of the median imputation method

Description Slots Examples

Description

Definition of the S4 class named MedianImputationParam for the parameters for the median 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 median.

Examples

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

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