| Spde-class | R Documentation |
spde classIt holds the coordinates, range and sigma parameters for the SPDE model.
Coordinatesa data.frame with the coordinates used for the mesh.
Rangea numeric vector of length 2.
Will be used as the prior.range argument of [INLA::inla.spde2.pcmatern].
Sigmaa numeric vector of length 2.
Will be used as the prior.sigma argument of [INLA::inla.spde2.pcmatern].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.