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

Random Forest arguments #31

Open NightlordTW opened 1 year ago

NightlordTW commented 1 year ago

Currently all random forest arguments are listed individually; we could use (...) to pass on RF arguments automatically. I dont think we need to specify them in the function call

NightlordTW commented 1 year ago

feedback gabrielle: if we can pass arguments using the three dots please do so. However, in the vignettes we still want to show how to use the optional arguments.

We may want to distinguish between arguments that have the same name but are used by multiple functions. Maybe some default values are also different between precmed and the arguments of the underlying functions. that is another argument for keeping the specific argument names