MichaelLLi / evalITR

R Package for Evaluating Individualized Treatment Rules
13 stars 3 forks source link

write the functions for binary outcomes #8

Closed jialul closed 1 year ago

jialul commented 1 year ago

Need to write new classification functions for causal_forest, random_forest, bart, bagging, lasso, CART, boost

jialul commented 1 year ago

Boost done!

jialul commented 1 year ago

CART done!

jialul commented 1 year ago

LASSO done!

jialul commented 1 year ago
jialul commented 1 year ago

Closing this issue since it's done in 1e01346