MEAN Compute mean vector per clas
C=MEAN(A)
INPUT
A SDDATA object
OUTPUT
C SDDATA object with per-class means
DESCRIPTION
MEAN returns data set with per-class mean vectors using current labels.
SEE ALSO
COV, GETLAB, SETLAB
