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