This removes the variable importance quantity of interest from an HTE_cfg.

remove_vimp(hte_cfg)

Arguments

hte_cfg

HTE_cfg object to update.

Value

Updated HTE_cfg object

Examples

library("dplyr")
basic_config() %>%
   remove_vimp() -> hte_cfg