"listw"
weights list objects, also reporting constants (S0, S1, S2) used in inference for global spatial autocorrelation statistics such as Moran's I, Geary's C, join-count tests and Getis-Ord G.
"summary"(object, coords=NULL, longlat = NULL, scale = 1, ...)
"print"(x, ...)
"summary"(object, coords, longlat, zero.policy = NULL, scale = 1, ...)
"print"(x, zero.policy = NULL, ...)
nb
nb
stem()
for control of plot lengthplot.nb
example(columbus)
coords <- coordinates(columbus)
col.gal.nb
summary(col.gal.nb, coords)
col.listw <- nb2listw(col.gal.nb, style="W")
col.listw
summary(col.listw)
Run the code above in your browser using DataLab