|
Statistics.Resampling | Portability | portable | Stability | experimental | Maintainer | bos@serpentine.com |
|
|
|
Description |
Resampling statistics.
|
|
Synopsis |
|
|
|
Documentation |
|
|
A resample drawn randomly, with replacement, from a set of data
points. Distinct from a normal array to make it harder for your
humble author's brain to go wrong.
| Constructors | | Instances | |
|
|
|
Compute a statistical estimate repeatedly over a sample, each
time omitting a successive element.
|
|
|
Resample a data set repeatedly, with replacement, computing each
estimate over the resampled data.
|
|
Produced by Haddock version 2.4.2 |