@hackage approx-rand-test0.2.1
Approximate randomization test
Categories
License
LicenseRef-OtherLicense
Maintainer
Daniël de Kok <me@danieldk.eu>
Links
Versions
Deprecated
Dependencies (7)
- base >=4 && <5
- mersenne-random-pure64 >=0.2.0 && <0.2.1
- monad-mersenne-random ==0.1
- mtl >=2.0.1 && <2.2
- statistics >=0.10 && <0.11
- transformers >=0.2.2 && <0.4 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
withcairo
(off by default)
Use Cairo for drawing charts, supports more output formats.
Functions and utilities to perform paired and unpaired approximate randomization tests (Noreen, 1989).
The utilities can also draw histograms of the applications of the test
statistic to the randomized samples. For support for more file formats,
install the package with the -withCairo flag.