print.spatialGEVfit {SpatialGEV}R Documentation

Print method for spatialGEVfit

Description

Print method for spatialGEVfit

Usage

## S3 method for class 'spatialGEVfit'
print(x, ...)

Arguments

x

Model object of class spatialGEVfit returned by spatialGEV_fit.

...

More arguments for print.

Value

Information about the fitted model containing number of fixed/random effects, fitting time, convergence information, etc.


[Package SpatialGEV version 1.0.1 Index]