Multivariate Analysis

CLUSTER_HIERARCHICAL

Performs a hierarchical cluster analysis given a distance matrix.

CLUSTER_NUMBER

Computes cluster membership for a hierarchical cluster tree.

DISCR_ANALYSIS

Perform discriminant function analysis.

DISSIMILARITIES

Computes a matrix of dissimilarities (or similarities) between the columns (or rows) of a matrix.

FACTOR_ANALYSIS

Extracts factor-loading estimates.

K_MEANS

Performs a K-means (centroid) cluster analysis.

PRINC_COMP

Computes principal components.