Package: IVDML
Title: Double Machine Learning with Instrumental Variables and
        Heterogeneity
Version: 1.0.0
Authors@R: 
    person("Cyrill", "Scheidegger",
    email = "cyrill.scheidegger@stat.math.ethz.ch",
    role = c("aut", "cre", "cph"), 
    comment = c(ORCID = "0009-0005-2851-1384"))
Description: Instrumental variable (IV) estimators for homogeneous and
    heterogeneous treatment effects with efficient machine learning instruments.
    The estimators are based on double/debiased machine learning allowing for
    nonlinear and potentially high-dimensional control variables. Details can 
    be found in Scheidegger, Guo and Bühlmann (2025) "Inference for 
    heterogeneous treatment effects with efficient instruments and machine 
    learning" <doi:10.48550/arXiv.2503.03530>.
URL: https://github.com/cyrillsch/IVDML
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: mgcv, ranger, stats, xgboost
NeedsCompilation: no
Packaged: 2025-03-10 12:55:29 UTC; scyrill
Author: Cyrill Scheidegger [aut, cre, cph]
    (<https://orcid.org/0009-0005-2851-1384>)
Maintainer: Cyrill Scheidegger <cyrill.scheidegger@stat.math.ethz.ch>
Repository: CRAN
Date/Publication: 2025-03-11 16:40:10 UTC
Built: R 4.5.2; ; 2025-11-01 02:24:10 UTC; windows
