simulatedData3: Simulated dataset 3

simulatedData3R Documentation

Simulated dataset 3

Description

A list of small dataset used for package testing and demos. a, logb, logs are simulated from smooth surfaces.

Usage

simulatedData3

Format

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

locs

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

a

A length 100 vector. GEV location parameters

logb

A length 100 vector. Log-transformed GEV scale parameters

logs

A length 100 vector. Log-transformed GEV shape parameters

y

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

lon

A length 10 vector of longitude

lat

A length 10 vector of latitude


meixichen/SpatialGEV documentation built on Nov. 10, 2024, 12:23 a.m.