local_colocation_impl {sfdep} | R Documentation |
spdep implementation of local colocation quotient
Description
Internal implementation of the local CLQ that is compatible with spdep.
Usage
local_colocation_impl(A, B, listw, nsim = 99)
Value
a data frame where the number of rows is the same length as A
and the number of columns is the same as unique values in B
.
[Package sfdep version 0.2.4 Index]