Click or drag to resize

PrincipalComponentsAnalyze Method

Overload List
  NameDescription
Public methodStatic memberAnalyze(DoubleMatrix)
Analyzes the principal components of the specified data.
Public methodStatic memberAnalyze(DoubleMatrix, DoubleMatrix)
Analyzes the principal components of data in which individuals have received the specified weights.
Public methodStatic memberAnalyze(DoubleMatrix, DoubleMatrix, DoubleMatrix)
Analyzes the principal components of data in which individuals and variables have been assigned the specified weights and coefficients, respectively.
Top
See Also