REMCLASS Fixed mapping to remove small or empty classes
B = REMCLASS(A,N)
DescriptionClasses having N objects or less are removed. The corresponding objects are made unlabeled. Use SELDAT to remove unlabeled objects. In case of soft labeled objects the number of objects in A is compared with N. If it is smaller all object labels are removed (NaN). A*REMCLASS removes empty classes. See also
|