r-parameters
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.
- Versions: 0.26.0
- 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 the latest version of r-parameters
as follows:
guix install r-parameters
Or install a particular version:
guix install r-parameters@0.26.0
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.
Badge code
You can use the following badge to inform users of r-parameters about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-parameters'><img src='https://packages.guix.gnu.org/packages/r-parameters/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-parameters)
Example Org:
[[https://packages.guix.gnu.org/packages/r-parameters][https://packages.guix.gnu.org/packages/r-parameters/badges/latest-version.svg]]