Travis-CI Build Status AppVeyor build status Coverage Status

Scope

Multivariate elastic net regression through stacked generalisation (extending the R package glmnet).

Installation

Install the current release from CRAN:

install.packages("joinet")

or the latest development version from GitHub:

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

Reference

Armin Rauschenberger and Enrico Glaab (2021). “Predicting correlated outcomes from molecular data”. Bioinformatics btab576. doi: 10.1093/bioinformatics/btab576.

CRAN version CRAN RStudio mirror downloads Total CRAN downloads