Beta Distribution.Beta Property
Gets the first shape parameter of this BetaDistribution.
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 double Beta { get; }
Property Value
DoubleRemarks
This shape parameter determines the behavior of the distribution near the upper bound of the interval. This property is read-only.