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.
- Outputs:
out
- Website: https://cran.r-project.org/web/packages/parameters
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.