powered by
Simulated with simulate_su_hill_data(...), see details. Includes propensity score estimated using BART (prop_score), see source.
simulate_su_hill_data(...)
prop_score
suhillsim1
See ?simulate_su_hill_data for output format.
?simulate_su_hill_data
set.seed(101) suhillsim1 <- simulate_su_hill_data(n = 100, treatment_linear = FALSE, omega = 0, add_categorical = TRUE, coef_categorical_treatment = c(0,0,1), coef_categorical_nontreatment = c(-1,0,-1))