This node applies a Linear Discriminant Analysis (LDA) model to the given input data. This model is most likely the output of a Linear Discriminant Analysis Compute node and can be applied to arbitrary data to reduce its dimensionality.
The column names, however, must correspond to those that have been used to compute the model.