PrincipalComponent.CumulativeProportionOfVariance Property

Gets the proportion of variance explained by the component and all more significant components.

Definition

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

Property Value

Double

See Also