stmra_cov_metric_exp: Metric exponential spatiotemporal covariance function

View source: R/cov.R

stmra_cov_metric_expR Documentation

Metric exponential spatiotemporal covariance function

Description

Compute pairwise covariances between two sets of locations using a metric exponential spatiotemporal model.

Usage

stmra_cov_metric_exp(locs1, locs2, theta)

Arguments

locs1

matrix with rows representing points and columns representing coordinates

locs2

matrix with rows representing points and columns representing coordinates

theta

vector of parameters (see Details)

Details

Parameter vector theta includes range, sill, nugget, spatiotemporal anisotropy (in this order).


appelmar/stmra documentation built on April 12, 2022, 7:22 p.m.