@hackage StatisticalMethods0.0.0.1
Collection of useful statistical methods.
Categories
License
GPL-3.0-only
Maintainer
choener@tbi.univie.ac.at
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.0.0.1 Mon, 22 Aug 2011
Installation
Dependencies (4)
- base >=4 && <5
- statistics
- tuple
- vector Show all…
Dependents (2)
@hackage/acme-everything, @hackage/RNAwolf
High-level statistical methods.
Confusion matrix
Confusion matrix dependent statistics (sensitivity, specificity, F-measure, mcc)
EM algorithm for two-component Gaussian mixture.
GMM (Gaussian Mixture Models) with >=1 Gaussians fitted to the data.
Note that some methods are for testing only (two-component Gaussian mixture EM).