Discriminant Analysis

The goal of discriminant analysis is to classify a new object, with a given set of properties, as belonging to one of (at least) two mutually exclusive populations in a way that maximizes the rate of correct classifications. The following link provides a zipped tarball of IDL code for implementing linear discriminant analysis.

Discriminant Analysis Code (Version 1.0)