easystats/performance
:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
Provides a unified interface for computing goodness-of-fit metrics across diverse model types (linear, mixed, Bayesian, count models) through generic functions like `r2()` and `icc()`, eliminating the need to search multiple packages. Beyond metrics, includes diagnostic checks for model assumptions—overdispersion, zero-inflation, convergence, and singularity—enabling comprehensive model validation in a single workflow. Integrates deeply with the R modeling ecosystem (lme4, brms, rstanarm, glmmTMB) and connects with the broader easystats framework for streamlined statistical analysis.
1,133 stars.
Stars
1,133
Forks
104
Language
R
License
GPL-3.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/easystats/performance"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lucasmaystre/choix
Inference algorithms for models based on Luce's choice axiom
ottogroup/palladium
Framework for setting up predictive analytics services
laresbernardo/lares
Analytics & Machine Learning R Sidekick
TheAlgorithms/R
Collection of various algorithms implemented in R.
mlr-org/mlr
Machine Learning in R