Package: robStepSplitReg Type: Package Title: Robust Stepwise Split Regularized Regression Version: 2.0.0 Date: 2025-08-01 Authors@R: c(person("Anthony", "Christidis", role=c("aut", "cre"), email = "anthony.christidis@stat.ubc.ca"), person("Gabriela", "Cohen-Freue", role=c("aut"), email = "gcohen@stat.ubc.ca")) Maintainer: Anthony Christidis Description: Functions to perform robust stepwise split regularized regression. The approach first uses a robust stepwise algorithm to split the variables into the models of an ensemble. An adaptive robust regularized estimator is then applied to each subset of predictors in the models of an ensemble. License: GPL (>= 2) Encoding: UTF-8 Biarch: true Imports: cellWise, glmnet Suggests: testthat, mvnfast RoxygenNote: 7.3.2 NeedsCompilation: yes Config/pak/sysreqs: libicu-dev Repository: https://anthonychristidis.r-universe.dev Date/Publication: 2025-08-01 07:05:45 UTC RemoteUrl: https://github.com/anthonychristidis/robstepsplitreg RemoteRef: HEAD RemoteSha: 33b3822a69eadd72b700d7c2b5433fd969c17674 Packaged: 2026-06-24 03:13:51 UTC; root Author: Anthony Christidis [aut, cre], Gabriela Cohen-Freue [aut]