- object
An object of class "Renouv" typically created by using the
Renouv function.
- newdata
The return period at which return levels and confidence bounds are
wanted.
- cov.rate
If FALSE, the delta method will not take into account the
uncertainty on the event rate lambda of the Poisson
process. Note however that when distname.y is
"exponential" and when no MAX or OTS data is
used, the value of cov.rate has no impact for now, because
the delta method is not used then.
- level
Confidence levels as in other 'predict' methods (not percentages).
- prob
If TRUE a prob column is found in the returned data
frame. This column can be used to find which quantile was used
to compute the return level.
- trace
Some details are printed when trace is not zero.
- eps
Level of perturbation used to compute the numerical derivatives in
the delta method.
- ...
Further arguments passed to or from other methods.