FisherDistributionNumeratorDegreesOfFreedom Property |
Gets the number of degrees of freedom in the numerator.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double NumeratorDegreesOfFreedom { get; }
Public ReadOnly Property NumeratorDegreesOfFreedom As Double
Get
public:
property double NumeratorDegreesOfFreedom {
double get ();
}
member NumeratorDegreesOfFreedom : float with get
Property Value
Type:
DoubleSee Also