View source: R/deprec-impute_mode.R
step_modeimpute | R Documentation |
Please use step_impute_mode()
instead.
step_modeimpute(
recipe,
...,
role = NA,
trained = FALSE,
modes = NULL,
ptype = NULL,
skip = FALSE,
id = rand_id("impute_mode")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.