sglrTheme
(issue #1)theme
function (issue #8)expm
package (issue #10)scglrCrossVal
no longer
stops when a fold does not converge (issue #12)scglrCrossVal
scglrTheme
(issue #20)plsdepot::plsreg2
to pls::plsr
to initialize mixed model components (issue #22)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 be removed
in a next version.mc.cores
of scglrCrossVal
is now deprecated as of the move to future
framework for parallelization.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