Learn R Programming

Scope

Stacked Elastic Net Regression (extending glmnet).

Installation

Install the current release from CRAN:

install.packages("starnet")

or the latest development version from GitHub:

#install.packages("devtools")
devtools::install_github("rauschenberger/starnet")

Reference

A Rauschenberger, E Glaab, MA van de Wiel (2021). “Predictive and interpretable models via the stacked elastic net”. Bioinformatics 37(14):2012-2016. doi: 10.1093/bioinformatics/btaa535.

Copy Link

Version

Install

install.packages('starnet')

Monthly Downloads

202

Version

0.0.7

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Armin Rauschenberger

Last Published

September 20th, 2024

Functions in starnet (0.0.7)

starnet

Stacked Elastic Net Regression
starnet-package

Stacked Elastic Net Regression
.loss

Loss
predict.starnet

Makes Predictions
.cv.glmnet

glmnet::cv.glmnet
.simulate

Simulation
glmnet.auc

glmnet:::auc
cv.starnet

Model comparison
print.starnet

Print Values
coef.starnet

Extract Coefficients
weights.starnet

Extract Weights