Click or drag to resize

PrincipalComponentAnalysis Property

Gets the principal component analysis to which the component belongs.

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

Property Value

Type: PrincipalComponentAnalysis
See Also