 | LinearRegressionAnovaRSquared Property |
Gets the coefficient of determination.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double RSquared { get; }
Public ReadOnly Property RSquared As Double
Get
public:
property double RSquared {
double get ();
}
member RSquared : float with get
Property Value
Double
See Also