linda

LINear Discriminant Analysis

Latest on Hackage:0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Lennart Schmitt
Maintained by lennart...schmitt@<nospam>gmail.com

This package (mainly the module LDA) implements the linear discriminant analysis. It provides both data classification (according to Fisher) and data analysis (by discriminant criteria).

Caused by the usage of the hmatrix package this package needs LAPACK too. See INSTALL file for more introductions.