The LinearDiscriminantPrediction
node in SciCraft has the
following node arguments:
LinearDiscriminantAnalysis
, i.e the R object return from LDA.
predobjects: Vector containing the predicted classes of the input data matrix Xin
SEE ALSO: The LinearDiscriminantAnalysis
node which produces
the rule used for current node.