SPDE {spatsurv}R Documentation

SPDE function

Description

A function to declare and evaluate an SPDE covariance function.

Usage

SPDE(ord)

Arguments

ord

the order of the model to be used, currently an integer between 1 an 3. See Lindgren 2011 paper.

Value

an covariance function based on the SPDE model

See Also

ExponentialCovFct, covmodel


[Package spatsurv version 2.0-1 Index]