 | OneWayRanovaTableDegressOfFreedomColName Field |
The name of the degrees of freedom column in RANOVA table.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic const string DegressOfFreedomColName = "Degrees of Freedom"
Public Const DegressOfFreedomColName As String = "Degrees of Freedom"
public:
literal String^ DegressOfFreedomColName = "Degrees of Freedom"
static val mutable DegressOfFreedomColName: string
Field Value
String
See Also