BurrDistribution.ShapeParameter1 Property

Gets the first shape parameter (c) of the distribution.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.4
C#
public double ShapeParameter1 { get; }

Property Value

Double
The first shape parameter of the distribution.

See Also