| Library: | stats |
| See also: | estgamma |
| Quantlet: | loglikgamma | |
| Description: | auxiliary quantlet for estgamma. |
| Usage: | L=loglikgamma(param) | |
| Input: | ||
| param | 2 x 1 vector, parameters (alpha,beta) of gamma distribution. | |
| Output: | ||
| L | scalar, value of likelihood function for given parameters and data from global variable analyzedsample. | |