Changes for version 0.08 - 2021-09-12
- Cache all integer percentiles
- Add percentiles method to get multiple values. This is simply a wrapper around the percentile method
- Add sd and stdev as aliases of standard_deviation
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