Package: SDModels
Title: Spectrally Deconfounded Models
Version: 1.0.13
Authors@R: c(
  person("Markus", "Ulmer", email = "markus.ulmer@stat.math.ethz.ch", 
         role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7783-8475")), 
  person("Cyrill", "Scheidegger", role = "aut", comment = c(ORCID = "0009-0005-2851-1384")))
Description: Screen for and analyze non-linear sparse direct effects in the presence of unobserved confounding using the spectral deconfounding techniques (Ćevid, Bühlmann, and Meinshausen (2020)<jmlr.org/papers/v21/19-545.html>, Guo, Ćevid, and Bühlmann (2022) <doi:10.1214/21-AOS2152>). These methods have been shown to be a good estimate for the true direct effect if we observe many covariates, e.g., high-dimensional settings, and we have fairly dense confounding. Even if the assumptions are violated, it seems like there is not much to lose, and the deconfounded models will, in general, estimate a function closer to the true one than classical least squares optimization. 'SDModels' provides functions SDAM() for Spectrally Deconfounded Additive Models (Scheidegger, Guo, and Bühlmann (2025) <doi:10.1145/3711116>) and SDForest() for Spectrally Deconfounded Random Forests (Ulmer, Scheidegger, and Bühlmann (2025) <doi:10.48550/arXiv.2502.03969>).
License: GPL-3
Imports: data.tree, DiagrammeR, doParallel, future.apply, future,
        ggplot2, GPUmatrix, gridExtra, locatexec, parallel, pbapply,
        Rdpack, tidyr, fda, grplasso, rlang
Suggests: plotly, datasets, rpart, knitr, rmarkdown, ranger, HDclassif,
        qpdf, igraph, testthat (>= 3.0.0)
RdMacros: Rdpack
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://www.markus-ulmer.ch/SDModels/
BugReports: https://github.com/markusul/SDModels/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-05 15:28:56 UTC; maulmer
Author: Markus Ulmer [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7783-8475>),
  Cyrill Scheidegger [aut] (ORCID:
    <https://orcid.org/0009-0005-2851-1384>)
Maintainer: Markus Ulmer <markus.ulmer@stat.math.ethz.ch>
Repository: CRAN
Date/Publication: 2025-06-05 16:10:05 UTC
Built: R 4.5.0; ; 2025-06-05 16:54:58 UTC; unix
