summary.spatialGEVpred {SpatialGEV} | R Documentation |
Summary method for spatialGEVpred
Description
Summary method for spatialGEVpred
Usage
## S3 method for class 'spatialGEVpred'
summary(object, q = c(0.025, 0.25, 0.5, 0.75, 0.975), ...)
Arguments
object |
Object of class |
q |
A vector of quantile values used to summarize the samples.
Default is |
... |
Additional arguments for |
Value
Summary statistics of the posterior predictive samples.
[Package SpatialGEV version 1.0.1 Index]