Beta Distribution.Beta Property
Gets the first shape parameter of this BetaDistribution.
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 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.