perl-statistics-basic 1.6611
Collection of very basic statistics modules
This package provides basic statistics functions like median()
, mean()
, variance()
and stddev()
.
- Website: https://metacpan.org/release/Statistics-Basic
- Licenses: LGPL 2.0
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-statistics-basic 1.6611
as follows:
guix install perl-statistics-basic@1.6611
Or install the latest version:
guix install perl-statistics-basic
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.