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