Johnson Distribution.Support Property
Gets the support 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 Interval Support { get; }
Property Value
IntervalRemarks
The support of a distribution is the interval where the ProbabilityDensityFunction(Double) is non-zero.