Performs Ward’s linkage on a condensed or redundant distance matrix. See linkage for more information on the return structure and algorithm.
The following are common calling conventions:
Parameters : | Q : ndarray
|
---|---|
Returns : | Z : ndarray
|
See also