Description Usage Arguments Value
Compute the Empirical Spatio-Temporal Semivariogram
1 2 3 4 5 6 7 8 9 10 11 |
response |
A vector of response variables (not required if
|
xcoord |
A vector of x-coordinates (not required if
|
ycoord |
A vector of y-coordinates (not required if
|
tcoord |
A vector of t-coordinates (not required if
|
h_options |
A list containing options to compute distances if
.
|
h_response |
A distance matrix of paired differences of the response variable. |
h_s_large |
A distance matrix of paired differences of the spatial locations. |
h_t_large |
A distance matrix of paired differences of the temporal locations. |
stempsv_options |
A list containing additional options. Named arguments are
|
A data frame whose columns are
gammahat
The estimated empirical semivariogram value for for the spatio-temporal distance class.
n
The number of pairs for the spatio-temporal distance class
h_s_avg
The average spatial distance in the spatio-temporal distance class.
h_t_avg
The average temporal distance in the spatio-temporal distance class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.