Path to this page:
./
math/p5-Statistics-CaseResampling,
Efficient resampling and calculation of medians with confidence intervals
Branch: CURRENT,
Version: 0.16,
Package name: p5-Statistics-CaseResampling-0.16,
Maintainer: pkgsrc-usersThe purpose of this perl 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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 57.382 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-07-07) Updated to version: p5-Statistics-CaseResampling-0.16
- (2025-07-04) Updated to version: p5-Statistics-CaseResampling-0.15nb8
CVS history: (Expand)