View source: R/marginal.variogramST.r
marginal.variogramST | R Documentation |
Compute the marginal spatial or temporal sample variogram
marginal.variogramST(stv, bound, spatial = TRUE)
stv |
A STFDF. |
bound |
numeric. The maximum distance that will be used to compute a spatial variogram. |
spatial |
boolean. if TRUE, the spatial marginal variogram will be obtained, temporal otherwise. |
A gstatVariogram object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.