Create a ggplot for a quantMax.TVGEV as created by using the quantMax method.

# S3 method for quantMax.TVGEV
autoplot(object, fillConf = TRUE, ...)

Arguments

object

An object with class "quantMax.TVGEV" as produced by the quantMax method.

fillConf

Logical. If \¢odeTRUE the "confidence band(s)" will be filled.

...

Not used.

See also

The quantMax.TVGEV method.