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


RegressionStatistics Class Members

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