sigmaalphaLREP: The program will take your data as input and return three numbers as output: estimate of s, estimate of alpha, and value of the statistic L.
Description
The program will take your data as input and return three numbers as output: estimate of s, estimate of alpha, and value of the statistic L.
Usage
sigmaalphaLREP(x, tolerance)
Arguments
x
Import Raw data
tolerance
Tolerance quantity
Value
Output three estimates by using maximum likelihood method