doubleml-for-r icon indicating copy to clipboard operation
doubleml-for-r copied to clipboard

DoubleML - Double Machine Learning in R

Results 25 doubleml-for-r issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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 ###...

enhancement
new feature

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...

enhancement
new feature