The SpatialExtremes package aims to provide tools for modeling spatial extremes. Many environmetal processes are spatial by nature and the knowledge of the univariate/multivariate distribution of extremes is not enough. This package aims to fill this gap by using several approaches. Currently, the modeling is performed through the max-stable framework. Max-stable processes are the extension of the extreme value theory to random fields. Later, different approaches will be implemented such as the latent variable and the copula based methodologies.
The development of the package has been financially supported by the Competence Center Environment and Sustainability (CCES) and more precisely within the EXTREMES project.

Features

Currently, the SpatialExtremes package models spatial extremes by fitting max-stable processes to data using composite likelihood maximisation. Many tools to characterize the spatial behaviour are also implemented.
In a nutshell, the SpatialExtremes packages can:

The SpatialExtremes Package in a Few Lines

In this section, we explicit some of the most useful functions of the package. However, for a full description, users may want to have a look to the package vignette and the html help of the package.

Fit a max-stable process - assuming unit Frechet margins:

Fit a max-stable process - allowing for common GEV margins

Fit a p-spline

Model selection

Plots

Manuals

We have written a package vignette to help new users. This user's guide is a part of the package - just run vignette("SpatialExtremesGuide") in an R console once the package is loaded.

Contribute to the Project

If you are interested in joining the project, you must first create an R-forge account. Then, just go here.

Contact

Any suggestions, feature requests, bugs: select the appropriate tracker
Author: Mathieu Ribatet (homepage)

Valid XHTML 1.0 Transitional Valid CSS