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

r-sjstats 0.19.0

Functions for common statistical computations

This package provides a collection of convenient functions for common statistical computations, which are not directly provided by R's base or stats packages. This package aims at providing, first, shortcuts for statistical measures, which otherwise could only be calculated with additional effort. Second, these shortcut functions are generic, and can be applied not only to vectors, but also to other objects as well. The focus of most functions lies on summary statistics or fit measures for regression models, including generalized linear models, mixed effects models and Bayesian models.

Installation

Install r-sjstats 0.19.0 as follows:

guix install r-sjstats@0.19.0

Or install the latest version:

guix install r-sjstats

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.