Home > freetb4matlab > statistics > gamfit.m

gamfit

PURPOSE ^

% Finds the maximumlikelihood estimator for the Gamma distribution for R

SYNOPSIS ^

function res = gamfit(R)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} [A B] = gamfit (@var{R})
% Finds the maximumlikelihood estimator for the Gamma distribution for R
% @seealso{gampdf, gaminv, gamrnd, gamlike}
% @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