Use this program to create a dendrogram from (a) sets of variables, (b) a similarity matrix or (c) a distance matrix. From a sets of variables, a similarity and distance matrices are calculated. The dendogram is created using the Unweighted Pair Group Method with Arithmetic mean (UPGMA) or Weighted Pair Group Method with Arithmetic Mean (WPGMA) algorithm.