Gets the coefficient of determination (R-squared).
[Visual Basic]
Public ReadOnly Property Rsq As Double
[C#]
public double Rsq {get;}
[Delphi]
public property Rsq: Double read get_Rsq;
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. |