resubEdge
Class: ClassificationDiscriminant
Classification edge by resubstitution
Syntax
edge = resubEdge(obj)
Description
returns
the classification edge obtained by edge
= resubEdge(obj
)obj
on its
training data.
Input Arguments
|
Discriminant analysis classifier, produced using |
Output Arguments
|
Classification edge obtained by resubstituting the training data into the calculation of edge. |