Generates a static QQ plot for Pareto tail estimates
qqestplot_static(data, top_k = NULL, plot_me = TRUE, ...)
data | A vector of data. |
---|---|
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 |
An estimate of the Pareto tail exponent (invisible if plotted).