MATLAB File Help: prtDataInterfaceCategoricalTargets/removeClassesByInd
prtDataInterfaceCategoricalTargets/removeClassesByInd
  removeClasses remove observations corresponding to
  specified class indexes
 
    subDataSet = dataSet.removeClassesByInd(classInds) returns
    a data set subDataSet containing only the observations that
    DO NOT have targets with values that corresped to the
    specified class indexes.
Method Details
Access public
Sealed false
Static false