View source: R/FeatureEngineering.R
createStratifiedImputationSettings | R Documentation |
Create the settings for adding a spline for continuous variables
createStratifiedImputationSettings(covariateId, ageSplits = NULL)
covariateId |
The covariateId that needs imputed values |
ageSplits |
A vector of age splits in years to create age groups |
Returns an object of class featureEngineeringSettings
that specifies how to do stratified imputation
An object of class featureEngineeringSettings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.