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

perl-statistics-distributions

Calculating some values of common statistical distributions

Statistics::Distributions calculates percentage points (5 significant digits) of the u (standard normal) distribution, the student's t distribution, the chi-square distribution and the F distribution. It can also calculate the upper probability (5 significant digits) of the u (standard normal), the chi-square, the t and the F distribution.

Installation

Install the latest version of perl-statistics-distributions as follows:

guix install perl-statistics-distributions

Or install a particular version:

guix install perl-statistics-distributions@1.02

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 perl-statistics-distributions about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/perl-statistics-distributions][https://packages.guix.gnu.org/packages/perl-statistics-distributions/badges/latest-version.svg]]