columbus: Columbus OH spatial analysis data set
Description
The columbus data frame has 49 rows and 22 columns.
Unit of analysis: 49 neighbourhoods in Columbus, OH, 1980 data.
In addition the data set includes a polylist object polys
with the boundaries of the neighbourhoods, a matrix of polygon centroids
coords, and col.gal.nb, the neighbours list
from an original GAL-format file. The matrix bbs is DEPRECATED, but retained for other packages using this data set.source
Anselin, Luc. 1988. Spatial econometrics: methods and
models. Dordrecht: Kluwer Academic, Table 12.1 p. 189.Details
The row names of columbus and the region.id attribute of
polys are set to columbus$NEIGNO.Examples
Run this codedata(columbus)
summary(columbus)
Run the code above in your browser using DataLab