R/recipe-api.R
remove_vimp.Rd
This removes the variable importance quantity of interest from an HTE_cfg.
HTE_cfg
remove_vimp(hte_cfg)
HTE_cfg object to update.
Updated HTE_cfg object
library("dplyr") basic_config() %>% remove_vimp() -> hte_cfg