Name: | perl-Statistics-Descriptive |
---|---|
Version: | 3.0702 |
Release: | 6.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 183887 |
License: | (GPL+ or Artistic) and MIT |
RPM: | perl-Statistics-Descriptive-3.0702-6.el8.noarch.rpm |
Source RPM: | perl-Statistics-Descriptive-3.0702-6.el8.src.rpm |
Build Date: | Wed Jul 08 2020 |
Build Host: | jenkins-10-147-72-125-55a02bd8-5557-4656-a5ea-a16a67f7e5d9.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Statistics-Descriptive |
Summary: | Perl module of basic descriptive statistical functions |
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. |