st_lag | R Documentation |
Calculate spatial lag
st_lag(x, nb, wt, allow_zero = NULL, na_ok = FALSE, ...)
x |
A numeric vector |
nb |
A neighbor list object as created by |
wt |
A weights list as created by |
allow_zero |
If |
na_ok |
Default |
... |
See |
Other stats:
geary_test()
,
local_moran()
,
moran_mc()
,
moran_test()
,
st_nb_dists()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.