stmra_cov_metric_exp | R Documentation |
Compute pairwise covariances between two sets of locations using a metric exponential spatiotemporal model.
stmra_cov_metric_exp(locs1, locs2, theta)
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) |
Parameter vector theta
includes range, sill, nugget, spatiotemporal anisotropy (in this order).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.