WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / RegressionStatistics Class


In This Topic
    RegressionStatistics Class Properties
    In This Topic

    For a list of all members of this type, see RegressionStatistics members.

    Public Properties
     NameDescription
    Public PropertyGets the degrees of freedom.  
    Public PropertyGets the F statistic, or the F-observed value.  
    Public PropertyGets R squared (coefficient of determination).  
    Public PropertyGets the sum of squares error (SSE) also known as residual sum of squares (RSS).  
    Public PropertyGets the sum of squares due to regression (SSR) also known as explained sum of squares (ESS).  
    Public PropertyGets the standard error for the y estimate.  
    Top
    See Also