mePlot | R Documentation |
Creates mean excess function plot
mePlot(data, cut = 5)
data |
Required. Vector to plot. |
cut |
Optional. The number of maxima to exclude. The default value is 5 |
Returns ggplot2 object.
From Cirillo, P. (2013), Are your data really Pareto distributed?, Phys. A Stat. Mech. its Appl., 392(23), 5947-5962, doi:10.1016/j.physa.2013.07.061.
## Not run: p <- mePlot(x) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.