The Extreme.Statistics.Multivariate namespace contains classes that implement multivariate statistical analysis techniques.
Classes
Enumerations
|
|
Enumeration |
Description |
|
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.
|
|
LinkageMethod
|
Enumerates the possible linkage methods in hierarchical cluster analysis.
|