CRAN/E | dmlalg

dmlalg

Double Machine Learning Algorithms

Installation

About

Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann (2021) "Regularizing Double Machine Learning in Partially Linear Endogenous Models" and Emmenegger and Buehlmann (2021) "Double Machine Learning for Partially Linear Mixed-Effects Models with Repeated Measurements". First part: our goal is to perform inference for the linear parameter in partially linear models with confounding variables. The standard DML estimator of the linear parameter has a two-stage least squares interpretation, which can lead to a large variance and overwide confidence intervals. We apply regularization to reduce the variance of the estimator, which produces narrower confidence intervals that are approximately valid. Nuisance terms can be flexibly estimated with machine learning algorithms. Second part: our goal is to estimate and perform inference for the linear coefficient in a partially linear mixed-effects model with DML. Machine learning algorithms allows us to incorporate more complex interaction structures and high-dimensional variables.

Citation dmlalg citation info
gitlab.math.ethz.ch/ecorinne/dmlalg.git

Key Metrics

Version 1.0.2
R ≥ 4.0.0
Published 2022-02-03 805 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks dmlalg results

Downloads

Yesterday 6 0%
Last 7 days 20 -49%
Last 30 days 168 -10%
Last 90 days 749 +33%
Last 365 days 2.539 -6%

Maintainer

Maintainer

Corinne Emmenegger

emmenegger@stat.math.ethz.ch

Authors

Corinne Emmenegger

aut / cre

Peter Buehlmann

ths

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dmlalg archive

Depends

R ≥ 4.0.0
stats

Imports

glmnet
lme4
matrixcalc
methods
splines
randomForest

Suggests

testthat ≥ 3.0.0