Description Usage Arguments Value
View source: R/CreateSpatialCorrelogram.r
creates spatial correlogram of input variable at different lag distances
1 | CreateSpatialCorrelogram(w, x, distr = 2, Fig = "T")
|
w |
a two-dimensional matrix with xy-coordinates of input variable |
x |
a numeric vector |
distr |
maximum lag order |
plot |
logical operator to decide make spatial correlogram plot |
two-dimension matrix of lag distance and corresponding autocorrelation value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.