Discrete Distribution.Is Unimodal Property
Gets whether the distribution has one or more modes.
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 bool IsUnimodal { get; }
Property Value
BooleanRemarks
The mode of a distribution is the value that occurs most often.