SVEMnet: Self-Validated Ensemble Models with Lasso and Relaxed Elastic
Net Regression
Implements the self-validated elastic-net and relaxed elastic-net ensemble modeling and multi-response optimization workflow described in Karl (2026) <doi:10.1016/j.chemolab.2026.105660>. Self-validated ensemble models (SVEM; Lemkus et al. (2021) <doi:10.1016/j.chemolab.2021.104439>) are fitted for small-sample design-of-experiments and related workflows using 'glmnet' (Friedman et al. (2010) <doi:10.18637/jss.v033.i01>). Fractional random-weight bootstraps with anti-correlated validation copies are used to tune penalty paths by validation-weighted AIC/BIC. Supports Gaussian and binomial responses, deterministic expansion helpers for shared factor spaces, prediction with bootstrap uncertainty, and a random-search optimizer that respects mixture constraints and combines multiple responses via desirability functions. Also includes a permutation-based whole-model test for Gaussian SVEM fits (Karl (2024) <doi:10.1016/j.chemolab.2024.105122>). Package code was drafted with assistance from generative AI tools.
| Version: |
3.6.0 |
| Depends: |
R (≥ 4.0.0) |
| Imports: |
glmnet (≥ 4.1-6), stats, cluster, ggplot2, lhs, parallel, utils |
| Suggests: |
foreach, testthat (≥ 3.0.0), RhpcBLASctl |
| Published: |
2026-09-06 |
| DOI: |
10.32614/CRAN.package.SVEMnet |
| Author: |
Andrew T. Karl
[cre, aut],
Robert Rigby [ctb] (SHASHo density and score formulas from gamlss.dist),
Mikis Stasinopoulos [ctb, cph] (SHASHo density and score formulas from
gamlss.dist),
Fiona McElduff [ctb] (SHASHo density and score formulas from
gamlss.dist) |
| Maintainer: |
Andrew T. Karl <akarl at asu.edu> |
| License: |
GPL-2 | GPL-3 |
| Copyright: |
see file COPYRIGHTS |
| URL: |
https://doi.org/10.1016/j.chemolab.2026.105660,
https://arxiv.org/abs/2511.20968 |
| NeedsCompilation: |
no |
| Citation: |
SVEMnet citation info |
| Materials: |
NEWS |
| CRAN checks: |
SVEMnet results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SVEMnet
to link to this page.