robustlmm swMATH ID: 23530 Software Authors: Manuel Koller Description: robustlmm: An R Package for Robust Estimation of Linear Mixed-Effects Models. As any real-life data, data modeled by linear mixed-effects models often contain outliers or other contamination. Even little contamination can drive the classic estimates far away from what they would be without the contamination. At the same time, datasets that require mixed-effects modeling are often complex and large. This makes it difficult to spot contamination. Robust estimation methods aim to solve both problems: to provide estimates where contamination has only little influence and to detect and flag contamination. We introduce an R package, robustlmm, to robustly fit linear mixed-effects models. The package’s functions and methods are designed to closely equal those offered by lme4, the R package that implements classic linear mixed-effects model estimation in R. The robust estimation method in robustlmm is based on the random effects contamination model and the central contamination model. Contamination can be detected at all levels of the data. The estimation method does not make any assumption on the data’s grouping structure except that the model parameters are estimable. robustlmm supports hierarchical and non-hierarchical (e.g., crossed) grouping structures. The robustness of the estimates and their asymptotic efficiency is fully controlled through the function interface. Individual parts (e.g., fixed effects and variance components) can be tuned independently. In this tutorial, we show how to fit robust linear mixed-effects models using robustlmm, how to assess the model fit, how to detect outliers, and how to compare different fits. Homepage: https://cran.r-project.org/web/packages/robustlmm/index.html Source Code: https://github.com/cran/robustlmm Dependencies: R Keywords: robust statistics; mixed-effects model; hierarchical model; ANOVA; R package; crossed; random effect; Journal of Statistical Software Related Software: lme4; R; LimeTr; Python; Ipopt; word2vec; Kernlab; GitHub; LIBLINEAR; hmeasure; BERT; LiblineaR; XGBoost; h2o; ranger; mlr; glmnet; earth; pls; ROBPCA Cited in: 4 Documents Standard Articles 1 Publication describing the Software Year all top 5 Cited by 15 Authors 1 Aravkin, Aleksandr Y. 1 Barber, Ryan 1 Ding, Chang 1 Fitzpatrick, Trevor 1 He, Na 1 Heritier, Stephane R. 1 Mues, Christophe 1 Murray, Christopher J. L. 1 Shi, Lei 1 Sorensen, Reed J. D. 1 Victoria-Feser, Maria-Pia 1 Wang, Ruiwu 1 Yu, Dalei 1 Zheng, Peng 1 Zhou, Xiao-Hua Andrew Cited in 4 Serials 1 European Journal of Operational Research 1 Computational Statistics and Data Analysis 1 Statistical Methods and Applications 1 Journal of Computational and Graphical Statistics Cited in 3 Fields 3 Statistics (62-XX) 1 Computer science (68-XX) 1 Game theory, economics, finance, and other social and behavioral sciences (91-XX) Citations by Year