Pareto Distribution.Shape Parameter Property
Gets the shape parameter for the distribution.
Definition
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The shape parameter for the distribution.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double ShapeParameter { get; }
Property Value
DoubleThe shape parameter for the distribution.
Remarks
This property is read-only.