Commit Graph

4 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
bluhm
f4ae580db7 import p5-Statistics-CaseResampling 0.15
OK benoit@

Comment:
efficient resampling and calculation of medians

Description:
The purpose of this (XS) module is to calculate the median (or in
principle also other statistics) with confidence intervals on a
sample.  To do that, it uses a technique called bootstrapping.  In
a nutshell, it resamples the sample a lot of times and for each
resample, it calculates the median.  From the distribution of
medians, it then calculates the confidence limits.
2017-01-03 13:11:18 +00:00