2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / RegressionStatistics Class
Properties

In This Topic
    RegressionStatistics Class Members
    In This Topic

    The following tables list the members exposed by RegressionStatistics.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the calculated coefficients of regression equation.  
    Public PropertyGets the degrees of freedom.  
    Public PropertyGets the F-observed(F-statistic) value.  
    Public PropertyGets the coefficient of determination (R-squared).  
    Public PropertyGets the standard error for the y estimate.  
    Public PropertyGets the sum of squares due to error.  
    Public PropertyGets the sum of squares due to regression.  
    Top
    See Also