superheat
superheat copied to clipboard
Documentation for hierarchical clustering options
There is currently no documentation explaining the distance and linkage options for clustering...
Request: in distance documentation, explicitly state if euclidean distance matrices are squared or not (ward.D is only appropriate for squared distances, whereas ward.D2 is appropriate for non-squared distances).