powered by
Fit a Pareto distribution to binned data.
fit.Pareto(x, lbound, method='mle')
grouped data
The lower bound of the support of the distribution
fitting method: 'mle'=maximum likelihood estimate, 'percentile'=percentile matching.
AS 254, ...
# NOT RUN { # To be updated. x = rexp(100,1) # }
Run the code above in your browser using DataLab