| rawImputed-class | R Documentation |
rawImputed class
Holds a dataset and imputed valuesThe rawImputed class
Holds a dataset and imputed values
DataA data.frame with the data.
ResponseA character holding the name of the response variable.
MinimumAn optional character holding the name of the variable with the minimum.
ImputationA matrix with imputed values.
ExtraA 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.