Package: RMSS
Type: Package
Title: Robust Multi-Model Subset Selection
Version: 1.2.2
Date: 2025-09-23
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 <anthony.christidis@stat.ubc.ca>
Description: Efficient algorithms for generating ensembles of robust, sparse and diverse models via robust 
             multi-model subset selection (RMSS). The robust ensembles are generated by minimizing the sum of 
             the least trimmed square loss of the models in the ensembles under constraints  for the size of 
             the models and the sharing of the predictors. Tuning parameters for the robustness, sparsity and
             diversity of the robust ensemble are selected by cross-validation.
License: GPL (>= 2)
Encoding: UTF-8
Biarch: true
Imports: Rcpp (>= 1.0.9), srlars, robStepSplitReg, cellWise, robustbase
Suggests: testthat, mvnfast
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-23 15:59:32 UTC; anthony
Author: Anthony Christidis [aut, cre],
  Gabriela Cohen-Freue [aut]
Repository: CRAN
Date/Publication: 2025-09-23 16:20:08 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 02:44:01 UTC; windows
Archs: x64
