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

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

Property Value

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