Home > freetb4matlab > statistics > gamlike.m

gamlike

PURPOSE ^

% Calculates the negative log-likelihood function for the Gamma

SYNOPSIS ^

function res = gamlike(P,K)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003