


% -*- texinfo -*-
% @deftypefn {Function File} {} X = gamlike ([@var{A} @var{B}], @var{R})
% Calculates the negative log-likelihood function for the Gamma
% distribution over vector R, with the given parameters A and B.
% @seealso{gampdf, gaminv, gamrnd, gamfit}
% @end deftypefn