SDModels: Spectrally Deconfounded Models

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>).

Version: 1.0.4
Imports: data.tree, DiagrammeR, doParallel, 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)
Published: 2025-02-19
DOI: 10.32614/CRAN.package.SDModels
Author: Markus Ulmer ORCID iD [aut, cre, cph], Cyrill Scheidegger ORCID iD [aut]
Maintainer: Markus Ulmer <markus.ulmer at stat.math.ethz.ch>
BugReports: https://github.com/markusul/SDModels/issues
License: GPL-3
URL: https://markusul.github.io/SDModels/
NeedsCompilation: no
Citation: SDModels citation info
Materials: README NEWS
CRAN checks: SDModels results

Documentation:

Reference manual: SDModels.pdf
Vignettes: Runtime (source, R code)

Downloads:

Package source: SDModels_1.0.4.tar.gz
Windows binaries: r-devel: not available, r-release: SDModels_1.0.4.zip, r-oldrel: not available
macOS binaries: r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): SDModels_1.0.4.tgz, r-release (x86_64): SDModels_1.0.4.tgz, r-oldrel (x86_64): SDModels_1.0.4.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SDModels to link to this page.