Perl module that supplies statistical methods for perl5
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.
$
pkg install p5-Statistics-DescriptiveOrigin
math/p5-Statistics-Descriptive
Size
158KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
3 packages