The math/p5-Statistics-Descriptive port
p5-Statistics-Descriptive-3.0801 – basic descriptive statistical functions (cvsweb github mirror)
Description
This module provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage and calculation objects: sparse and full. With the sparse method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available.WWW: https://metacpan.org/release/Statistics-Descriptive
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/libdata/perl5/site_perl/Statistics/
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive.pm
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/Full.pm
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/Smoother.pm
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/Smoother/
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/Smoother/Exponential.pm
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/Smoother/Weightedexponential.pm
- /usr/local/libdata/perl5/site_perl/Statistics/Descriptive/Sparse.pm
- /usr/local/man/man3p/Statistics::Descriptive.3p
- /usr/local/man/man3p/Statistics::Descriptive::Full.3p
- /usr/local/man/man3p/Statistics::Descriptive::Smoother.3p
- /usr/local/man/man3p/Statistics::Descriptive::Smoother::Exponential.3p
- /usr/local/man/man3p/Statistics::Descriptive::Smoother::Weightedexponential.3p
- /usr/local/man/man3p/Statistics::Descriptive::Sparse.3p
- /usr/local/share/examples/p5-Statistics-Descriptive/
- /usr/local/share/examples/p5-Statistics-Descriptive/statistical-analysis.pl