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

In This Topic
    Rsq Property
    In This Topic
    Gets R squared (coefficient of determination).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Rsq As Double
    public double Rsq {get;}
    See Also