This package browser is in early development. Mind the rough edges.

r-performance 0.14.0

Assessment of regression models performance

This package provides utilities for computing measures to assess model quality, which are not directly provided by R's base or stats packages. These include e.g. measures like r-squared, intraclass correlation coefficient, root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models.

Installation

Install r-performance 0.14.0 as follows:

guix install r-performance@0.14.0

Or install the latest version:

guix install r-performance

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.