performance-package: performance: An R Package for Assessment, Comparison and...

performance-packageR Documentation

performance: An R Package for Assessment, Comparison and Testing of Statistical Models

Description

A crucial aspect when building regression models is to evaluate the quality of modelfit. It is important to investigate how well models fit to the data and which fit indices to report. Functions to create diagnostic plots or to compute fit measures do exist, however, mostly spread over different packages. There is no unique and consistent approach to assess the model quality for different kind of models.

The primary goal of the performance package is to fill this gap and to provide utilities for computing indices of model quality and goodness of fit. These include measures like r-squared (R2), root mean squared error (RMSE) or intraclass correlation coefficient (ICC), but also functions to check (mixed) models for overdispersion, zero-inflation, convergence or singularity.

References: Lüdecke et al. (2021) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.21105/joss.03139")}

Details

performance-package

Author(s)

Maintainer: Daniel Lüdecke d.luedecke@uke.de (ORCID) (@strengejacke)

Authors:

Other contributors:

See Also

Useful links:


performance documentation built on June 22, 2024, 10:55 a.m.