Logistic Distribution.Scale Parameter Property
Gets the scale parameter of the distribution.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The scale parameter of the distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double ScaleParameter { get; }
Property Value
DoubleThe scale parameter of the distribution.
Remarks
This property is read-only.