print.spatialGEVfit: Print method for spatialGEVfit

View source: R/summary.R

print.spatialGEVfitR 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.


SpatialGEV documentation built on June 22, 2024, 9:24 a.m.