The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.0600

  • Add the smoothing functionality.
    • Add the following public methods: add_data_with_samples(), set_smoother(), get_smoothed_data() to the main module.
    • Add the lib/Statistics/Descriptive/Smoother.pm and lib/Statistics/Descriptive/Smoother/Exponential.pm lib/Statistics/Descriptive/Smoother/Weightedexponential.pm modules.
    • Thanks to Fabio Ponciroli
  • Add the scripts/bump-version-number.pl to facilitate bumping the version number.

Modules

Module of basic descriptive statistical functions.
Base module for smoothing statistical data
Implement exponential smoothing
Implement weigthed exponential smoothing

Provides

in lib/Statistics/Descriptive.pm
in lib/Statistics/Descriptive.pm