Several plots and returns invisibly the return level function.
Arguments
x
An object of class "bvpot". Most often, the object
returned by the fitbvgpd function.
opy
Numeric. The number of Observation Per
Year (or more generally per block). If missing, the function
warns and set it to 365.
exi
Numeric. The extremal index value. If missing, the
estimator of Ferro and Segers (2003) is used.
mains
May be missing. If present a 4--vector of character
strings which gives the titles of the plots.
which
a numeric vector which specifies which plot must be
drawn: '1' for the auto correlation plot, '2' for
Pickands' Dependence Function plot, '3' for the spectral
density plot and '4' for a bivariate return level plot.
ask
Logical. If TRUE, user is asked before each plot.
acf.type
The type of auto correlation to be plotted. Must be
one of "correlation", "covariance" or "partial"
(the default). See the acf function.