simulatedData2: Simulated dataset 2

simulatedData2R Documentation

Simulated dataset 2

Description

A list of data used for package testing and demos. a, logb, logs are simulated from respective Gaussian random fields and thus are nonsmooth.

Usage

simulatedData2

Format

A list containing the simulation parameters and simulated data on a 20x20 grid:

locs

A 400x2 matrix. First column contains longitudes and second contains latitudes

a

A length 400 vector. GEV location parameters

logb

A length 400 vector. Log-transformed GEV scale parameters

logs

A length 400 vector. Log-transformed GEV shape parameters

y

A length 400 list of vectors which are observations simulated at each location


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