NMath User's Guide

TOC | Previous | Next | Index

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

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 or factor analysis, and case reduction using hierarchical cluster analysis and k-means clustering.

This chapter describes the multivariate statistical analysis classes.


Top

Top