rqmlr
rqmlr is a statistical framework and R package for robust quantile regression in linear mixed-effects models. It is designed to estimate conditional quantiles of a response variable when data exhibit grouped structure, non-normal errors, or outliers. By combining the ideas of quantile regression with robust loss functions and a random-effects specification, rqmlr yields quantile-specific estimates of fixed effects and variance components for random effects.
Key features include support for multiple quantile levels (tau), flexible random-effects structures (random intercepts and slopes),
Typical workflow involves specifying a model with a formula such as y ~ fixed + (1|group) and choosing
Applications and relation: rqmlr is applicable in fields where effects differ across the outcome distribution and