The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: X = gamlike ([A B], R)

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

See also: gampdf, gaminv, gamrnd, gamfit.

Package: statistics