Laplace Distribution.Mode Property
Gets the mode of the distribution.
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 override double Mode { get; }
Property Value
DoubleRemarks
The mode of a distribution is the value
that occurs most often.