Benefits of multivariate methods
Cluster analysis
An exploratory data analysis tool that seeks to combine small groups of similar risks into larger homogeneous categories or “clusters”
Factor Analysis
principle components analysis are most commonly used, a technique to reduce the number of parameter estimates in a classification analysis (e.g. GLM)
CART
Classification and Regression Trees
MARS
Multivariate Adaptive Regression Splines
Neural Networks
Gather test data and invokes training algorithms designed to automatically learn the structure of the data. (recursion applied to a GLM)