FDistribution Constructor
Constructs a new FDistribution object.
Definition
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public FDistribution(
double numeratorDegreesOfFreedom,
double denominatorDegreesOfFreedom
)
Parameters
- numeratorDegreesOfFreedom Double
- The number of degrees of freedom for the variance of the sample for the denominator.
- denominatorDegreesOfFreedom Double
- The number of degrees of freedom for the variance of the sample for the denominator.