Multivariate elastic net regression through stacked generalisation (extending the R package glmnet).
Install the current release from CRAN:
install.packages("joinet")
or the latest development version from GitHub:
#install.packages("devtools") devtools::install_github("rauschenberger/joinet")