Introduction
Creates a new question containing the discriminant variables from a Linear Discriminant Analysis output.
Requirements
A Linear Discriminant Analysis output generated in Q.
Method
To save the Discriminant Variables:
- Select the Linear Discriminant Analysis Output
- Select Create > Classified > Machine Learning > Save Variable(s) > Discriminant Variables.
Example
A table of discriminant variables is generated:
Technical details
Unlike the defaults in most R packages, this implementation predicts values for observations not in the estimation sample.
Next