R/recipe-api.R
add_propensity_diagnostic.Rd
This adds a diagnostic to the propensity score.
add_propensity_diagnostic(hte_cfg, diag)
Updated HTE_cfg
object
library("dplyr")
basic_config() %>%
add_propensity_diagnostic(c("AUC", "MSE")) -> hte_cfg