Path to this page:
./
math/p5-Statistics-CaseResampling,
Efficient resampling and calculation of medians with confidence intervals
Branch: pkgsrc-2022Q3,
Version: 0.15nb5,
Package name: p5-Statistics-CaseResampling-0.15nb5,
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.
Master sites: (Expand)
Filesize: 56.79 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-Statistics-CaseResampling-0.15nb5 (created)