stmra_cov_separable_exp | R Documentation |
Compute pairwise covariances between two sets of locations using a separable exponential spatiotemporal model with two exponential functions.
stmra_cov_separable_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 joint sill, spatial range, temporal range, spatial nugget, temporal nugget (in this order).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.