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 (2019). “joinet: predicting correlated outcomes jointly to improve clinical prognosis”. Manuscript in preparation.