The LinearDiscriminantPrediction
node applies the Fisher's
sample linear discriminants[1] computed by the
LinearDiscriminantAnalysis
node to predict the class of a new
observation vector or matrix. The classification rule used is the same
as the one described in the help file for the
LinearDiscriminantAnalysis
node.