Click or drag to resize

PrincipalComponentCumulativeVarianceFraction Property

Gets the fraction of the total variance accounted for by the principal component and all strong principal components.

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

Property Value

Type: Double
See Also