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

r-probably

Tools for post-processing predicted values

Models can be improved by post-processing class probabilities, by: recalibration, conversion to hard probabilities, assessment of equivocal zones, and other activities. The probably package contains tools for conducting these operations as well as calibration tools and conformal inference techniques for regression models.

Installation

Install the latest version of r-probably as follows:

guix install r-probably

Or install a particular version:

guix install r-probably@1.2.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-probably about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-probably'><img src='https://packages.guix.gnu.org/packages/r-probably/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-probably/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-probably)

Example Org:

[[https://packages.guix.gnu.org/packages/r-probably][https://packages.guix.gnu.org/packages/r-probably/badges/latest-version.svg]]