| Library: | stats |
| See also: | estBurr |
| Quantlet: | loglikBurr | |
| Description: | auxiliary function for estBurr. |
| Usage: | L=loglikBurr(param) | |
| Input: | ||
| param | vector #(alpha,lambda,tau) of parameters of Burr distribution. | |
| Output: | ||
| L | scalar, value of likelihood function for given parameters and data from global variable analyzedsample. | |