@hackage / StatisticalMethods

Collection of useful statistical methods.

Latest0.0.0.1

About

Metadata

  • Last updated , by ChristianHoener
  • License GPL-3.0-only
  • Maintained by: choener@tbi.univie.ac.at

  • Lottery factor: 0

Links

Installation

Readme

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).