Namespace:
Extreme.Statistics.Distributions
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double Beta { get; }
Public ReadOnly Property Beta As Double
Get
public:
property double Beta {
double get ();
}
member Beta : float with get
Property Value
Type:
Double
This shape parameter determines the behavior of the distribution near the upper bound of the interval.
This property is read-only.
Reference