LogLogisticDistribution.ShapeParameter Property
Gets the shape parameter of the distribution.
DefinitionPermalink
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
The shape parameter of the distribution.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public double ShapeParameter { get; }
Property ValuePermalink
DoubleThe shape parameter of the distribution.
RemarksPermalink
This property is read-only.