CARBayesdata-package {CARBayesdata}R Documentation

Data Used in the Vignettes Accompanying the CARBayes and CARBayesST Packages

Description

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.

Details

Package: CARBayesdata
Type: Package
Version: 3.0
Date: 2022-05-11
License: GPL (>= 2)

Author(s)

Maintainer: Duncan Lee <Duncan.Lee@glasgow.ac.uk>

Examples

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)

[Package CARBayesdata version 3.0 Index]