CARBayesdata-package | R Documentation |
Spatio-temporal data from Scotland used in the vignettes accompanying the CARBayes (spatial modelling) and CARBayesST (spatio-temporal modelling) packages. Most of the data relate to the set of 271 Intermediate Zones (IZ) that make up the 2001 definition of the Greater Glasgow and Clyde health board.
Package: | CARBayesdata |
Type: | Package |
Version: | 3.0 |
Date: | 2022-05-11 |
License: | GPL (>= 2) |
Maintainer: Duncan Lee <Duncan.Lee@glasgow.ac.uk>
library(sf) ## Read in the spatial data for the Greater Glasgow and Clyde Health Board data(GGHB.IZ) ## Read in the respiratory hospitalisation and pollution data data(pollutionhealthdata) ## Read in the property price data data(pricedata) ## Read in the respiratory hospitalisation data data(respiratorydata) ## Read in the property sales data data(salesdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.