Transformed Beta Distribution.Scale Parameter Property
Gets the scale parameter of this TransformedBetaDistribution.
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 ScaleParameter { get; }
Property Value
DoubleRemarks
The scale parameter determines the width of the distribution. This property is read-only.