Skip to contents

Autoplot an object with class "RL.poisGPBayes" containing Return Levels and related inference results.

Usage

# S3 method for RL.poisGPBayes
autoplot(object, ...)

Arguments

object

An object with class "RL.poisGPBayes" describing Return Levels and related Bayesian inference results for a Poisson-GP model.

...

Further arguments passed to RL.

Value

An object with class "gg" inheriting from

"ggplot", typically used through the print

method.