Package: StabilizedRegression 1.1
StabilizedRegression: Stabilizing Regression and Variable Selection
Contains an implementation of 'StabilizedRegression', a regression framework for heterogeneous data introduced in Pfister et al. (2021) <arxiv:1911.01850>. The procedure uses averaging to estimate a regression of a set of predictors X on a response variable Y by enforcing stability with respect to a given environment variable. The resulting regression leads to a variable selection procedure which allows to distinguish between stable and unstable predictors. The package further implements a visualization technique which illustrates the trade-off between stability and predictiveness of individual predictors.
Authors:
StabilizedRegression_1.1.tar.gz
StabilizedRegression_1.1.zip(r-4.5)StabilizedRegression_1.1.zip(r-4.4)StabilizedRegression_1.1.zip(r-4.3)
StabilizedRegression_1.1.tgz(r-4.4-any)StabilizedRegression_1.1.tgz(r-4.3-any)
StabilizedRegression_1.1.tar.gz(r-4.5-noble)StabilizedRegression_1.1.tar.gz(r-4.4-noble)
StabilizedRegression_1.1.tgz(r-4.4-emscripten)StabilizedRegression_1.1.tgz(r-4.3-emscripten)
StabilizedRegression.pdf |StabilizedRegression.html✨
StabilizedRegression/json (API)
# Install 'StabilizedRegression' in R: |
install.packages('StabilizedRegression', repos = c('https://niklaspfister.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/niklaspfister/stabilizedregression-r/issues
Last updated 2 years agofrom:e3c5807cce. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:learn_networklinear_regressorSRanalysisStabilizedRegression
Dependencies:clicodetoolscolorspacecorpcorfansifarverforeachggplot2ggrepelglmnetgluegtableisobanditeratorslabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppEigenrlangscalesshapesurvivaltibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
coefficients function | coef.StabilizedRegression |
Learn network model | learn_network |
R6 Class Representing a Linear Regression | linear_regressor |
plot function | plot.SRanalysis |
predict function | predict.StabilizedRegression |
Stability analysis | SRanalysis |
StabilizedRegression | StabilizedRegression |