Extreme.Statistics.Multivariate Namespace
The Extreme.Statistics.Multivariate namespace contains classes that implement multivariate statistical analysis techniques.
FactorCountMethod |
Enumerates the possible ways the number of factors in a factor analysis may be determined.
|
FactorExtractionMethod |
Enumarates the possible ways to extract factors in a factor analysis.
|
FactorMethod |
Enumerates the options for performing factor analysis on a correlation or a covariance matrix.
|
FactorRotationMethod |
Enumerates the possible factor rotation methods for a factor analysis.
|
FactorScoreMethod |
Enumerates the ways factor scores may be computed.
|
KMeansInitializationMethod |
Enumerates the methods that may be used to initialize
the K-means clustering algorithm.
|
LinkageMethod |
Enumerates the possible linkage methods in hierarchical cluster analysis.
|
PartialLeastSquaresMethod |
Enumerates the algorithms that may be used
to compute a partial least squares (PLS) model.
|
ScalingMethod |
Enumerates the ways to scale the columns in a Principal Component Analysis.
|