doubleml-for-r
doubleml-for-r copied to clipboard
DoubleML - Double Machine Learning in R
### Describe the bug I am working with DoubleMLPLIV. When there is more than one treatment and more than one instrument, and I use `store_predictions=TRUE` in `fit()`, the results for...
### Describe the feature you want to propose or implement - The current interface is not flexible enough, e.g., to use pipeline based learners as for example in https://docs.doubleml.org/stable/examples/R_double_ml_pipeline.html ###...
I am not sure what version is actually required. I am just surfacing from an incredibly painful few weeks of intermittent debugging which finally resolved by updating {mlr3learners}. Here's the...
Internal adjustments for related PR #196
### Describe the feature you want to propose or implement Time-to-event data is common in social science fields. It would be helpful to apply double machine learning framework on time-to-event...