|  | GlobalCurveFitAnovaFStatisticPValue Property | 
            Gets the p-value for the F-statistic.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double FStatisticPValue { get; }Public ReadOnly Property FStatisticPValue As Double
	Get
public:
property double FStatisticPValue {
	double get ();
}member FStatisticPValue : float with get
Property Value
Double See Also
See Also