SELDCLASS Select class subset from a square dissimilarity dataset
[DN,J] = SELDCLASS(D,C)
DescriptionThe classes listed in C (indices) are extracted for the square dissimilarity matrix D by both, their rows (objects) as well as their columns (features). The indices in C refer to the label lis of D, to be retrieved by GETLABLIST(D). See alsodatasets, genddat, selclass, getlablist, issquare, issquare,
|