smartdata-analysis-and-statistics / precmed

A doubly robust precision medicine approach to estimate and validate conditional average treatment effects
https://smartdata-analysis-and-statistics.github.io/precmed/
Apache License 2.0
4 stars 0 forks source link

Change default values for initial.predictor.method #32

Closed NightlordTW closed 1 year ago

NightlordTW commented 1 year ago

Functions that have initial.predictor.method as argument currently use default values that are rather time consuming (e.g., boosting, or randomForest). Lets replace them by faster alternatives:

NightlordTW commented 1 year ago

feedback Gabrielle: keep the original values (randomforest and boosting); this offers more robust value as benchmark. We can manually change this for the examples