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