spde: Create an 'Spde' object

View source: R/spde.R

spdeR Documentation

Create an Spde object

Description

Create an Spde object

Usage

spde(coordinates, range, sigma)

Arguments

coordinates

a data.frame of coordinates use to define the mesh.

range

a numeric vector of length 2. Will be used as the prior.range argument of ⁠[INLA::inla.spde2.pcmatern]⁠.

sigma

a numeric vector of length 2. Will be used as the prior.sigma argument of ⁠[INLA::inla.spde2.pcmatern]⁠.


inbo/n2kanalysis documentation built on Feb. 1, 2025, 12:02 a.m.