Operators and Keywords
Function List:
C++ API
Function File: MLE = gamfit (data)
Calculate gamma distribution parameters. Find the maximum likelihood estimators (mles) 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
Calculate gamma distribution parameters.
Find the maximum likelihood estimators (mles) of the Gamma distribution of data. MLE is a two element vector with shape parameter A and scale B.
Package: statistics