Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / RegressionStatistics Class / Fstat Property

In This Topic
    Fstat Property
    In This Topic
    Gets the F statistic, or the F-observed value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Fstat As Double
    public double Fstat {get;}
    See Also