Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Multivariate
Principal
Component
Analysis Method
Overload List
PrincipalComponentAnalysis(IReadOnlyList
IReadOnlyList
Double
)
Performs a principal component analysis of the multivariate sample.
PrincipalComponentAnalysis(
IReadOnlyList
Double
)
Performs a principal component analysis of the columns.
See Also
Reference
Multivariate Class
Meta.Numerics.Statistics Namespace
In This Article
Overload List
See Also