Click or drag to resize

ChiSquareDistributionFreedom Property

Gets the degrees of freedom.

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double Freedom { get; }

Property Value

Double
The degrees of freedom.
See Also