Click or drag to resize

TwoSampleUnpairedUnequalTTestDegreesOfFreedom Property

Gets the degrees of freedom.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double DegreesOfFreedom { get; }

Property Value

Double
Remarks
Approximated using the Welch-Satterthwaite equation.
See Also