GumbelDistribution.ExtremeValue Property

Gets whether the distribution models the smallest or largest extreme value.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
public GumbelExtremeValue ExtremeValue { get; }

Property Value

GumbelExtremeValue

See Also