Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

scotland

Lip Cancer in Scotland


Description

County-level (n=56) data for lip cancer among males in Scotland between 1975-1980

Usage

data(scotland)

Format

List containing:

geo a table of county IDs, x-coordinates (eastings) and y-coordinates (northings) of the geographic centroid of each county.
data a table of county IDs, number of cases, population and strata information
spatial.polygon a Spatial Polygons class (See SpatialPolygons-class) map of Scotland
polygon a polygon map of Scotland (See polygon2spatial_polygon)

Source

Kemp I., Boyle P., Smans M. and Muir C. (1985) Atlas of cancer in Scotland, 1975-1980, incidence and epidemiologic perspective International Agency for Research on Cancer 72.

References

Clayton D. and Kaldor J. (1987) Empirical Bayes estimates of age-standardized relative risks for use in disease mapping. Biometrics, 43, 671–681

See Also

Examples

data(scotland)
data <- scotland$data
scotland.map <- scotland$spatial.polygon

SMR <- data$cases/data$expected
mapvariable(SMR,scotland.map)

SpatialEpi

Methods and Data for Spatial Epidemiology

v1.2.3
GPL-2
Authors
Cici Chen [ctb], Albert Y. Kim [aut, cre], Michelle Ross [ctb], Jon Wakefield [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.