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