Chi Square Distribution.Mode Property
Gets the mode of the distribution.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public override double Mode { get; }
Property Value
DoubleRemarks
The mode of a distribution is the value
that occurs most often.