plotLexBoot {extremeStat} | R 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 |
|
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 |
Value
invisible dlf object, see printL
Author(s)
Berry Boessenkool, berry-b@gmx.de, Dec 2016
See Also
Examples
# see distLexBoot
[Package extremeStat version 1.5.9 Index]