Transformed Gamma Distribution.Shape Parameter 2 Property
Gets the second shape parameter for the distribution.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The second shape parameter for the distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double ShapeParameter2 { get; }
Property Value
DoubleThe second shape parameter for the distribution.
Remarks
This property is read-only.