atmosphere.estimate.gamma

Members

Functions

gammaEstimate
Tuple!(T, "shape", T, "scale") gammaEstimate(T[] sample)
Tuple!(T, "shape", T, "scale") gammaEstimate(T[] sample, T[] weights)
Tuple!(T, "shape", T, "scale") gammaEstimate(GammaStatistic!T stat)

Estimates parameters of the gamma distribution.

Meta

License

MIT