simulatedData: Simulated dataset 1

simulatedDataR Documentation

Simulated dataset 1

Description

A list of data used for package testing and demos. Both a and logb are simulated on smooth deterministic surfaces.

Usage

simulatedData

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 scalar. Log-transformed GEV shape parameter shared across space

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.