FIND_TARGET extract the indices of the target and outlier objects[It,Io] = FIND_TARGET(A)
Return the indices of the objects from dataset A which are labeled 'target' and 'outlier' in the index vectors It and Io respectively. A warning is given when no target objects can be found.
[It,Io] = FIND_TARGET(LABA)
It also works when no dataset but a label matrix given.
See also: istarget isocset gendatoc oc_set Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org Faculty EWI, Delft University of Technology P.O. Box 5031, 2600 GA Delft, The Netherlands