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

Changes for version 0.16 - 2022-04-25

  • SampleWeighted:
    • Return undef for skewness and kurtosis when insufficient samples to apply correction.
  • Avoid method call on scalar in weighted geometric mean

Modules

A close to drop-in replacement for Statistics::Descriptive using PDL as the back-end
Sample weighted descriptive statistics using PDL as the back-end
A close to drop-in replacement for Statistics::Descriptive::Weighted using PDL as the back-end