NMath Stats User's Guide

TOC |  Previous |  Next |  Index

Chapter 10. Multivariate Techniques (.NET, C#, CSharp, Visual Basic, VB.NET)

Multivariate statistical analysis techniques are useful when you need a concise understanding of large amounts of data. NMath Stats provides classes for dimension reduction using principal component analysis, and case reduction using hierarchical cluster analysis and k-means clustering.

This chapter describes the multivariate statistical analysis classes.

TOC |  Previous |  Next |  Index