Click or drag to resize

PrincipalComponentAnalysisComponents Property

Gets a collection of the principal components.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public PrincipalComponentCollection Components { get; }

Property Value

Type: PrincipalComponentCollection
See Also