plotLexBoot: Bootstrapping uncertainty intervals for return periods

View source: R/plotLexBoot.R

plotLexBootR Documentation

Bootstrapping uncertainty intervals for return periods

Description

plot bootstrap uncertainty intervals for plotLextreme.

Usage

plotLexBoot(dlf, selection = NULL, add = FALSE, log = TRUE, ...)

Arguments

dlf

dlf object, as returned by distLexBoot

selection

Character vector with distribution function names to be used. Suggested to keep this low. DEFAULT: NULL

add

Add to existing plot? DEFAULT: FALSE

log

Plot on a logarithmic axis. DEFAULT: TRUE

...

Further arguments passed to plotLextreme. If add=TRUE, they are instead passed to berryFunctions::ciBand

Value

invisible dlf object, see printL

Author(s)

Berry Boessenkool, berry-b@gmx.de, Dec 2016

See Also

distLexBoot

Examples

# see distLexBoot


brry/extremeStat documentation built on Feb. 2, 2024, 2:06 a.m.