Introduction
Produces a table of coefficients of linear discriminant functions for each class of a Linear Discriminant Analysis. The class of a new data point can be predicted by computing the functions for all classes and choosing the class with the highest function output.
Requirements
A Linear Discriminant Analysis output generated in Q.
Method
To generate the table of coefficients:
- Select the Linear Discriminant Analysis output.
- Select Classifier > Machine Learning > Diagnostic > Table of Discriminant Function Coefficients
Creates a table of coefficients of linear discriminant functions for each class:
Example
Next