Predictive Quantiles or Return Levels for a EV Model
of class "poisGPBayes".
predict.poisGPBayes.RdPrediction of a Bayesian Extreme-Value model of type Poisson-GP.
Usage
# S3 method for poisGPBayes
predict(object, ...)Arguments
- object
An object with class
"poisGPBayes"representing a Poisson-GP fitted model with Bayesian inference results.- ...
Other arguments passed to
predict.poisGPBayes0.
Details
This method actually call predict.poisGPBayes0.
object is first coerced into the "poisGPBayes0"
simpler class for which the predict method is fully
implemented.