Path to this page:
./
math/p5-Statistics-CaseResampling,
Efficient resampling and calculation of medians with confidence intervals
Branch: pkgsrc-2019Q1,
Version: 0.15nb1,
Package name: p5-Statistics-CaseResampling-0.15nb1,
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]
Master sites: (Expand)
SHA1: 3a1f670b3eb1ef328a1def22abca4bbc29998539
RMD160: b24a1720263c5a26bb8090d367bd833e88cd5ab0
Filesize: 56.79 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Statistics-CaseResampling-0.15nb1 (created)