Changes for version 3.0702 - 2018-10-25
- Rephrase some lacking phrasing in the docs.
- https://github.com/shlomif/perl-Statistics-Descriptive/issues/5
- Thanks to @melak .
Modules
- Statistics::Descriptive - Module of basic descriptive statistical functions.
- Statistics::Descriptive::Full - Module of basic descriptive statistical functions.
- Statistics::Descriptive::Smoother - Base module for smoothing statistical data
- Statistics::Descriptive::Smoother::Exponential - Implement exponential smoothing
- Statistics::Descriptive::Smoother::Weightedexponential - Implement weighted exponential smoothing
- Statistics::Descriptive::Sparse - Module of basic descriptive statistical functions.