Package: DoubleML 1.0.0.9000
DoubleML: Double Machine Learning in R
Implementation of the double/debiased machine learning framework of Chernozhukov et al. (2018) <doi:10.1111/ectj.12097> for partially linear regression models, partially linear instrumental variable regression models, interactive regression models and interactive instrumental variable regression models. 'DoubleML' allows estimation of the nuisance parts in these models by machine learning methods and computation of the Neyman orthogonal score functions. 'DoubleML' is built on top of 'mlr3' and the 'mlr3' ecosystem. The object-oriented implementation of 'DoubleML' based on the 'R6' package is very flexible. More information available in the publication in the Journal of Statistical Software: <doi:10.18637/jss.v108.i03>.
Authors:
DoubleML_1.0.0.9000.tar.gz
DoubleML_1.0.0.9000.zip(r-4.5)DoubleML_1.0.0.9000.zip(r-4.4)DoubleML_1.0.0.9000.zip(r-4.3)
DoubleML_1.0.0.9000.tgz(r-4.4-any)DoubleML_1.0.0.9000.tgz(r-4.3-any)
DoubleML_1.0.0.9000.tar.gz(r-4.5-noble)DoubleML_1.0.0.9000.tar.gz(r-4.4-noble)
DoubleML_1.0.0.9000.tgz(r-4.4-emscripten)DoubleML_1.0.0.9000.tgz(r-4.3-emscripten)
DoubleML.pdf |DoubleML.html✨
DoubleML/json (API)
# Install 'DoubleML' in R: |
install.packages('DoubleML', repos = c('https://doubleml.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/doubleml/doubleml-for-r/issues
causal-inferencedata-sciencedouble-machine-learningeconometricsmachine-learningmlr3statistics
Last updated 5 months agofrom:e631592df0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:double_ml_data_from_data_framedouble_ml_data_from_matrixDoubleMLClusterDataDoubleMLDataDoubleMLIIVMDoubleMLIRMDoubleMLPLIVDoubleMLPLRfetch_401kfetch_bonusmake_iivm_datamake_irm_datamake_pliv_CHS2015make_pliv_multiway_cluster_CKMS2021make_plr_CCDDHNR2018make_plr_turrell2018
Dependencies:backportsbbotkcheckmateclusterGenerationcodetoolsdata.tabledigestevaluatefuturefuture.applyglobalslgrlistenvMASSmlbenchmlr3mlr3learnersmlr3measuresmlr3miscmlr3tuningmvtnormpalmerpenguinsparadoxparallellyPRROCR6Rcppreadstata13uuid
DoubleML - An Object-Oriented Implementation of Double Machine Learning in R
Rendered fromIntroduction_to_DoubleML.Rmd
usingknitr::rmarkdown
on Oct 13 2024.Last update: 2024-02-15
Started: 2021-06-03
Getting Started with DoubleML
Rendered fromgetstarted.Rmd
usingknitr::rmarkdown
on Oct 13 2024.Last update: 2023-02-13
Started: 2021-06-03
Installing DoubleML
Rendered frominstall.Rmd
usingknitr::rmarkdown
on Oct 13 2024.Last update: 2021-01-25
Started: 2020-11-13