| salesdata {CARBayesdata} | R Documentation |
Property sales data for the Greater Glasgow and Clyde health board between 2003 and 2013.
Description
A data.frame object containing spatio-temporal data on property sales and the total number of properties for the 271 Intermediate Zones (IZ) that make up the Greater Glasgow and Clyde health board in Scotland. Yearly data are available between 2003 and 2013 inclusive. These data are used in a worked example in the vignette accompanying the CARBayesST package.
Usage
data(salesdata)
Format
A data.frame object containing 2981 observations on the following 4 variables.
IZThe unique identifier for each IZ.
yearThe year the data relate to.
salesThe number of property sales.
stockThe number of properties.
Source
These data were provided by the Scottish Government via http://statistics.gov.scot.
Examples
data(salesdata)
[Package CARBayesdata version 3.0 Index]