 | OneWayRanovaTableDegreesOfFreedomWithinSubject Property |
Gets the within-subject degrees of freedom.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int DegreesOfFreedomWithinSubject { get; }
Public ReadOnly Property DegreesOfFreedomWithinSubject As Integer
Get
public:
property int DegreesOfFreedomWithinSubject {
int get ();
}
member DegreesOfFreedomWithinSubject : int with get
Property Value
Int32
See Also