qqestplot_static: Static QQ Plot estimator

Description Usage Arguments Value

View source: R/diagnostics.R

Description

Generates a static QQ plot for Pareto tail estimates

Usage

1
qqestplot_static(data, top_k = NULL, plot_me = TRUE, ...)

Arguments

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

Value

An estimate of the Pareto tail exponent (invisible if plotted).


CTRE documentation built on May 2, 2019, 9:34 a.m.