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