ISSQUARE Test on square dissimilarity matrix
OK = ISSQUARE(D)
DescriptionTrue if D is a square dissimilarity matrix dataset. This includes the check (in case of crisp dataset D) whether feature labels equal object labels. If called without an output argument ISSQUARE generates an error if D is not square.
|