Non Central Chi Square Distribution.Degrees Of Freedom Property
Gets the degrees of freedom for this chi-square distribution.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The degrees of freedom for the distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double DegreesOfFreedom { get; }
Property Value
DoubleThe degrees of freedom for the distribution.