CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/01/03 06:11:18
Log message:
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.
Status:
Vendor Tag: bluhm
Release Tags: bluhm_20170103
N ports/math/p5-Statistics-CaseResampling/Makefile
N ports/math/p5-Statistics-CaseResampling/distinfo
N ports/math/p5-Statistics-CaseResampling/pkg/DESCR
N ports/math/p5-Statistics-CaseResampling/pkg/PLIST
No conflicts created by this import