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.7)StabilizedRegression_1.1.zip(r-4.6)StabilizedRegression_1.1.zip(r-4.5)
StabilizedRegression_1.1.tgz(r-4.6-any)StabilizedRegression_1.1.tgz(r-4.5-any)
StabilizedRegression_1.1.tar.gz(r-4.7-any)StabilizedRegression_1.1.tar.gz(r-4.6-any)
StabilizedRegression_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:e3c5807cce. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 127 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | NOTE | 137 | ||
| macos-release-arm64 | NOTE | 230 | ||
| macos-oldrel-arm64 | NOTE | 266 | ||
| windows-devel | NOTE | 131 | ||
| windows-release | NOTE | 126 | ||
| windows-oldrel | NOTE | 111 | ||
| wasm-release | OK | 105 |
Exports:learn_networklinear_regressorSRanalysisStabilizedRegression
Dependencies:clicodetoolscorpcorcpp11farverforeachggplot2ggrepelglmnetgluegtableisobanditeratorslabelinglatticelifecycleMASSMatrixR6RColorBrewerRcppRcppEigenrlangS7scalesshapesurvivalvctrsviridisLitewithr
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 |
