|  | GlobalCurveFitAnovaRsquared Property | 
            Gets the coefficient of determination.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
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
See Also