SCnext/mixedSCGLR written by Jocelyn Chauvet (issue #11)future framework. Need future.apply package (issue #16)scglrCrossVal and scglrThemeBackward functions using progressr package (issue #17)nfolds of scglrCrossVal as been renamed to folds and now accepts also vectors.
For now a warning is issued and provided value is used but update your code as it will likely be removed
in a future version.mc.cores of scglrCrossVal is now deprecated as of the move to future framework for parallelization.sglrTheme (issue #1)theme function (issue #8)expm package (issue #10)scglrCrossVal no longer
stops when a fold does not converge (issue #12)scglrCrossValscglrTheme (issue #20)plsdepot::plsreg2 to pls::plsr to initialize mixed model components (issue #22)This major version introduces a new feature allowing to group covariates in so called themes.
scglrTheme and scglrThemeBackward to handle theme oriented selectionmultivariateFormula to handle themesbarplot in favor of screeplot (same parameters)Initial version of SCGLR