SpatialGEV: Fit Spatial Generalized Extreme Value Models

Fit latent variable models with the GEV distribution as the data likelihood and the GEV parameters following latent Gaussian processes. The models in this package are built using the template model builder 'TMB' in R, which has the fast ability to integrate out the latent variables using Laplace approximation. This package allows the users to choose in the fit function which GEV parameter(s) is considered as a spatially varying random effect following a Gaussian process, so the users can fit spatial GEV models with different complexities to their dataset without having to write the models in 'TMB' by themselves. This package also offers methods to sample from both fixed and random effects posteriors as well as the posterior predictive distributions at different spatial locations. Methods for fitting this class of models are described in Chen, Ramezan, and Lysy (2021) <doi:10.48550/arXiv.2110.07051>.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: TMB (≥ 1.7.16), mvtnorm, evd, stats
LinkingTo: TMB
Suggests: INLA, testthat, knitr, rmarkdown
Published: 2022-04-05
Author: Meixi Chen [aut, cre], Martin Lysy [aut], Reza Ramezan [ctb]
Maintainer: Meixi Chen <meixi.chen at uwaterloo.ca>
License: GPL-3
NeedsCompilation: yes
Additional_repositories: https://inla.r-inla-download.org/R/stable/
Materials: README
CRAN checks: SpatialGEV results

Documentation:

Reference manual: SpatialGEV.pdf
Vignettes: SpatialGEV-guide

Downloads:

Package source: SpatialGEV_1.0.0.tar.gz
Windows binaries: r-prerel: SpatialGEV_1.0.0.zip, r-release: SpatialGEV_1.0.0.zip, r-oldrel: SpatialGEV_1.0.0.zip
macOS binaries: r-prerel (arm64): SpatialGEV_1.0.0.tgz, r-release (arm64): SpatialGEV_1.0.0.tgz, r-oldrel (arm64): SpatialGEV_1.0.0.tgz, r-prerel (x86_64): SpatialGEV_1.0.0.tgz, r-release (x86_64): SpatialGEV_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SpatialGEV to link to this page.