freebsd-ports/math/p5-Statistics-Descriptive/pkg-descr
2002-10-28 13:42:25 +00:00

11 lines
483 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: http://search.cpan.org/search?dist=Statistics-Descriptive
-Anton
<tobez@FreeBSD.org>