PrincipalComponentVarianceFraction Property |
Gets the fraction of the total variance accounted for by the principal component.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double VarianceFraction { get; }
Public ReadOnly Property VarianceFraction As Double
Get
public:
property double VarianceFraction {
double get ();
}
member VarianceFraction : float with get
Property Value
Type:
DoubleSee Also