 | OneWayRanovaTableFStatisticPValue Property |
Gets the p-value for the F statistic.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
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