PrincipalComponentAnalysis.Components Property

Returns the collection of principal components.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public PrincipalComponentCollection Components { get; }

Property Value

PrincipalComponentCollection
A PrincipalComponentCollection

See Also