Normal Inverse Gaussian Distribution.Location Parameter Property
Gets the location parameter for the distribution.
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 LocationParameter { get; }
Property Value
DoubleRemarks
This property is read-only.