makeClassProperties: Compute properties of the classes
Description
For each class, computes the prior probabilities, means, and
variances for that class.
Usage
makeClassProperties(response, projections)
Arguments
response
A vector containing the response for each observation.
projections
A matrix giving the projections of each
observation onto the discriminating axes.