perl-statistics-distributions 1.02
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.
- Website: https://metacpan.org/pod/Statistics::Distributions
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-statistics-distributions 1.02
as follows:
guix install perl-statistics-distributions@1.02
Or install the latest version:
guix install perl-statistics-distributions
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.