qqestplot_static: Static QQ Plot estimator
Description
Generates a static QQ plot for Pareto tail estimates
Usage
qqestplot_static(data, top_k = NULL, plot_me = TRUE, ...)
Arguments
top_k
Only use the top_k largest values (in the tail) for the plot
plot_me
Should a plot be produced? If not, only the estimate is returned.
...
Additional plotting arguments
Value
An estimate of the Pareto tail exponent (invisible if plotted).