stmra_cov_porcu_etal_15 | R Documentation |
Compute pairwise covariances between two sets of locations using a non-separable spatiotemporal model with Great circle distances from Porcu et al. (2016), eq. (15).
stmra_cov_porcu_etal_15(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 partial sill, spatial scale, temporal scale, nugget (in this order).
Porcu, E., Bevilacqua, M., & Genton, M. G. (2016). Spatio-temporal covariance and cross-covariance functions of the great circle distance on a sphere. Journal of the American Statistical Association, 111(514), 888-898.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.