plrFit | R Documentation |
Wrapper for Partially Linear Model
plrFit(dat, outcomeMod, pscoreMod, nf = 3)
dat |
A DoubleMLData object initialised using using |
outcomeMod |
A mlr3 learner object for the outcome model |
pscoreMod |
A mlr3 learner object for the treatment model |
nf |
Number of folds for cross-fitting |
list with (estimate, SE, outcome RMSE, treatment RMSE, treatment Classification Error)
Bach, P., V. Chernozhukov, M. S. Kurz, and M. Spindler. (2021): “DoubleML – An Object-Oriented Implementation of Double Machine Learning in R,” arXiv stat.ML,.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.