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:Niklas Pfister [aut, cre], Evan Williams [ctb]

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

On CRAN:

Conda:

3.00 score 2 stars 1 scripts 189 downloads 4 exports 30 dependencies

Last updated from:e3c5807cce. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE127
source / vignettesOK166
linux-release-x86_64NOTE137
macos-release-arm64NOTE230
macos-oldrel-arm64NOTE266
windows-develNOTE131
windows-releaseNOTE126
windows-oldrelNOTE111
wasm-releaseOK105

Exports:learn_networklinear_regressorSRanalysisStabilizedRegression

Dependencies:clicodetoolscorpcorcpp11farverforeachggplot2ggrepelglmnetgluegtableisobanditeratorslabelinglatticelifecycleMASSMatrixR6RColorBrewerRcppRcppEigenrlangS7scalesshapesurvivalvctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
coefficients functioncoef.StabilizedRegression
Learn network modellearn_network
R6 Class Representing a Linear Regressionlinear_regressor
plot functionplot.SRanalysis
predict functionpredict.StabilizedRegression
Stability analysisSRanalysis
StabilizedRegressionStabilizedRegression