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