 | OneWayRanovaTableFstatisticColName Field |
The name of the F statistic column in the RANOVA table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic const string FstatisticColName = "F"
Public Const FstatisticColName As String = "F"
public:
literal String^ FstatisticColName = "F"
static val mutable FstatisticColName: string
Field Value
String
See Also