summary.spatialGEVfit {SpatialGEV} | R Documentation |
Summary method for spatialGEVfit
Description
Summary method for spatialGEVfit
Usage
## S3 method for class 'spatialGEVfit'
summary(object, ...)
Arguments
object |
Object of class |
... |
Additional arguments for |
Value
Point estimates and standard errors of fixed effects, random effects,
and the return levels (if specified in spatialGEV_fit()
) returned by TMB.
[Package SpatialGEV version 1.0.1 Index]