Click or drag to resize
GammaDistributionShapeParameter Property
The maximum-likelihood estimate found for the gamma shape parameter.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double ShapeParameter { get; }

Property Value

Type: Double
A double representing the maximum-likelihood estimate found for the gamma shape parameter.
See Also