| Dendrogram | The dendrogram is a hierarchical tree showing how the clusters are related. |
| Amalgamations | Lists the order in which clusters are merged, with the corresponding similarity |
| Minimum Spanning Tree | This is a tree connecting all n data points, such that the links have
minimum total length |
| Nearest Neighbours | Lists the nearest neighbours of each data point |
| Typical Elements | List the average similarity each point has with other points in the same
group. Within each group, the point with the highest value can be considered most typical |
| Mean Similarities | Displays mean similarities between and within groups. |