Gets and sets the second degrees of freedom parameter.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
Remarks
If F is thought of as the ratio of two chi-square distributions,
DegreesOfFreedom2 is the number of degrees of freedom of the
chi-square in the denominator.
Exceptions
| Exception | Condition |
|---|---|
| CenterSpace.NMath.Core..::.InvalidArgumentException | Thrown if the degrees of freedom is set to a value less than or equal to zero. |