Learn R Programming

extremeStat (version 1.3.0)

plotLexBoot: 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

See Also

distLexBoot

Examples

Run this code
# see distLexBoot

Run the code above in your browser using DataLab