autoplot Method for the "RL.GEVBayes" S3
Class
autoplot.RL.GEVBayes.RdAutoplot an object with class "RL.GEVBayes" containing
Return Levels and related inference results.
Usage
# S3 method for RL.GEVBayes
autoplot(object,
xVar = c("T", "p"),
trace = 0,... )Arguments
- object
An object with class
"RL.GEVBayes"describing Return Levels and related Bayesian inference results for a GEV model. This object is generated byRL.GEVBayes0.## @param level Credible level.
- xVar
The variable used to match the \(x\)-axis. The value
"T"will lead to use the column named"Period"ofobjectwhile the value"p"will lead to use the column named"Prob".- trace
Integer level of verbosity.
- ...
Further arguments passed to
RL.