Function Reference: gamlike

statistics: nLogL = gamlike (params, R)

Calculates the negative log-likelihood function for the Gamma distribution over vector R, with the given parameters A and B in a 2-element vector params.

See also: gamcdf, gampdf, gaminv, gamrnd, gamfit

Source Code: gamlike