FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / RegressionStatistics Class
Properties Methods


In This Topic
    RegressionStatistics Class Members
    In This Topic

    The following tables list the members exposed by RegressionStatistics.

    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
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also