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