| pricedata | R Documentation |
A data.frame object containing purely spatial data on median property prices in 2008 and possible covariates for 270 of the 271 Intermediate Zones (IZ) that make up the Greater Glasgow and Clyde health board in Scotland. Data for one IZ have been removed due to it having an extreme outlying observation. These data are used in a worked example in the vignette accompanying the CARBayes package.
data(pricedata)
A data.frame object containing 270 observations on the following 7 variables.
IZThe unique identifier for each IZ.
priceMedian property price.
crimeThe crime rate (number of crimes per 10,000 people).
roomsThe median number of rooms in a property.
salesThe percentage of properties that sold in a year.
driveshopThe average time taken to drive to a shopping centre in minutes.
typeThe predominant property type with levels:
detached, flat, semi, terrace.
These data were provided by the Scottish Government via http://statistics.gov.scot.
data(pricedata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.