Gets the sum of squares due to regression.
[Visual Basic]
Public ReadOnly Property Ssr As Double
[C#]
public double Ssr {get;}
[Delphi]
public property Ssr: Double read get_Ssr;
See Also
RegressionStatistics Class | RegressionStatistics Members | C1.Win.C1Chart Namespace | RegressionStatistics Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |