View source: R/deprec-impute_mena.R
step_meanimpute | R Documentation |
Please use step_impute_mean()
instead.
step_meanimpute(
recipe,
...,
role = NA,
trained = FALSE,
means = NULL,
trim = 0,
skip = FALSE,
id = rand_id("impute_mean")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.