plotLexBoot function

Bootstrapping uncertainty intervals for return periods

Bootstrapping uncertainty intervals for return periods

plot bootstrap uncertainty intervals for plotLextreme.

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

Returns

invisible dlf object, see printL

Examples

# see distLexBoot

See Also

distLexBoot

Author(s)

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

  • Maintainer: Berry Boessenkool
  • License: GPL (>= 2)
  • Last published: 2024-01-13