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

r-parameters 0.26.0

Processing of model parameters

This package provides utilities for processing the parameters of various statistical models. Beyond computing p values, CIs, and other indices for a wide variety of models, this package implements features like standardization or bootstrapping of parameters and models, feature reduction (feature extraction and variable selection) as well as conversion between indices of effect size.

Installation

Install r-parameters 0.26.0 as follows:

guix install r-parameters@0.26.0

Or install the latest version:

guix install r-parameters

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.