Learn R Programming

extremeStat (version 1.5.9)

plotLexBoot: Bootstrapping uncertainty intervals for return periods

Description

plot bootstrap uncertainty intervals for plotLextreme.

Usage

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

Value

invisible dlf object, see printL

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

Author

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

See Also

distLexBoot

Examples

Run this code
# see distLexBoot

Run the code above in your browser using DataLab