rawImputed-class: The 'rawImputed' class Holds a dataset and imputed values

rawImputed-classR Documentation

The rawImputed class Holds a dataset and imputed values

Description

The rawImputed class Holds a dataset and imputed values

Slots

Data

A data.frame with the data.

Response

A character holding the name of the response variable.

Minimum

An optional character holding the name of the variable with the minimum.

Imputation

A matrix with imputed values.

Extra

A data.frame with extra data to add to the imputations. This data is not used in the imputation model. It must contain the same variables as the original data.


inbo/multimput documentation built on Sept. 17, 2023, 4:35 a.m.