Converts a linkage matrix Z generated by the linkage function of this module to a MATLAB(TM) compatible one. The return linkage matrix has the last column removed and the cluster indices are converted to 1..N indexing.
Parameters : | Z : ndarray
|
---|---|
Returns : | ZM : ndarray
|