p5-statistics-descriptive (perl/p5-statistics-descriptive) Updated: 1 year, 2 months ago Add to my watchlist

basic perl functions providing descriptive statistics

Statistics::Descriptive 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. Whenever a division by zero may occur, the denominator is checked to be greater than the value $Statistics::Descriptive::Tolerance, which defaults to 0.0. You may want to change this value to some small positive value such as 1e-24 in order to obtain error messages in case of very small denominators. Many of the methods (both Sparse and Full) cache values so that subsequent calls with the same arguments are faster.

Version: 3.80.100 License: (Artistic-1 or GPL) GitHub
Reset
No build history is available for that selection right now.

This does not mean that there is anything wrong with builds. It is just that the app does not have any records in its database. It may be caused by a failure to fetch the history in time.