Description Usage Arguments Value
This function returns bin distances for spatial autocorrelation.
1 | lag_matrix(X, lower = NULL, upper = NULL)
|
X |
The pairwise distance matrix. |
lower |
The lower limit of the bin being requested |
upper |
The upper limit of the bin being requested |
A matrix with the count of objects in each bin category.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.