ComponentOne Chart for .NET (2.0) Search HelpCentral 

RegressionStatistics.F Property

Gets the F-observed(F-statistic) value.

[Visual Basic]

Public ReadOnly Property F As Double

[C#]

public double F {get;}

[Delphi]

public property F: Double read get_F;

See Also

RegressionStatistics Class | RegressionStatistics Members | C1.Win.C1Chart Namespace | RegressionStatistics Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.