NonCentralFDistribution.DenominatorDegreesOfFreedom Property

Gets the number of degrees of freedom for the variance of the sample for the denominator.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double DenominatorDegreesOfFreedom { get; }

Property Value

Double
The number of degrees of freedom for the variance of the sample for the denominator.

See Also