Other packages > Find by keyword >

RMSS  

Robust Multi-Model Subset Selection
View on CRAN: Click here


Download and install RMSS package within the R console
Install from CRAN:
install.packages("RMSS")

Install from Github:
library("remotes")
install_github("cran/RMSS")

Install by package version:
library("remotes")
install_version("RMSS", "1.2.3")



Attach the package and use:
library("RMSS")
Maintained by
Anthony Christidis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-11
Latest Update: 2025-07-17
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.
How to cite:
Anthony Christidis (2023). RMSS: Robust Multi-Model Subset Selection. R package version 1.2.3, https://cran.r-project.org/web/packages/RMSS. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2023-06-11 13:40), 1.1.0 (2023-08-17 22:02), 1.1.1 (2023-09-14 05:20), 1.1.2 (2024-12-20 01:30), 1.2.0 (2025-07-17 17:40), 1.2.1 (2025-08-19 22:50), 1.2.2 (2025-09-23 18:20), 1.2.3 (2025-12-17 19:10)
Other packages that cited RMSS R package
View RMSS citation profile
Other R packages that RMSS depends, imports, suggests or enhances
Complete documentation for RMSS
Functions, R codes and Examples using the RMSS R package
Full RMSS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA