SPDEtoy {INLA}R Documentation

toy simulated data set for the SPDE tutorial

Description

Simulated data set on 200 location points. The simulation process is made at the introduction of the SPDE tutorial.

Format

A data frame with 200 observations on the following 3 variables.

s1

First element of the coordinates

s2

Second element of the coordinates

y

data simulated at the locations

Source

SPDE tutorial

Examples


data(SPDEtoy)

[Package INLA version 21.11.22 Index]