Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vgmAreaST

Function that returns the covariances for areas


Description

Function that returns the covariances for areas based on spatio-temporal point variograms for use in the spatio-temporal area-to-point kriging

Usage

vgmAreaST(x, y = x, model, ndiscrSpace = 16, verbose = FALSE, covariance = TRUE)

Arguments

x

spatio-temporal data frame

y

spatio-temporal data frame

model

spatio-temporal variogram model for point support

ndiscrSpace

number of discretisation in space

verbose

Boolean: default to FALSE, set to TRUE for debugging

covariance

Boolean: whether the covariance shall be evaluated, currently disfunction and set to TRUE

Value

The covariance between 'x' and 'y'.

Author(s)

Benedikt Graeler

See Also

Examples

# see demo('a2pinST')

gstat

Spatial and Spatio-Temporal Geostatistical Modelling, Prediction and Simulation

v2.0-7
GPL (>= 2.0)
Authors
Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Benedikt Graeler [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.