remove_vimp | R Documentation |
This removes the variable importance quantity of interest
from an HTE_cfg
.
remove_vimp(hte_cfg)
hte_cfg |
|
Updated HTE_cfg
object
library("dplyr")
basic_config() %>%
remove_vimp() -> hte_cfg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.