Function File: MLE = gamfit (data)

Calculate gamma distribution parameters.

Find the maximum likelihood estimate parameters of the Gamma distribution of data. MLE is a two element vector with shape parameter A and scale B.

See also: gampdf, gaminv, gamrnd, gamlike.

Package: statistics