freebsd-ports/math/p5-Statistics-Descriptive/pkg-descr
Dmitry Marakasov 2d9810fc01 - Add LICENSE
- Add NO_ARCH
- Cleanup pkg-descr

Approved by:	portmgr blanket
2018-10-01 09:08:31 +00:00

8 lines
449 B
Text

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