Supplemental materials for the paper A framework for inserting visually-supported inferences into geographical analysis workflow: application to road crash analysis.
Roger Beecham (r.j.beecham@leeds.ac.uk)
Robin Lovelace (r.lovelace@leeds.ac.uk)
This repository contains supplementary materials for:
Beecham, R. and Lovelace, R. "A framework for inserting visually-supported inferences into geographical analysis workflow: application to road crash analysis", Geographical Analysis. DOI: 0.1111/gean.12338.
- data-processing.md: R code for collecting and processing data on which the analysis presented in the paper depends --
STATS19
road crash data, ONS mid-year population estimates and 2011 Census workplace population data. - demog-analysis.md: A description of Data Analysis 1 from our paper using R code and associated outputs.
- geog-analysis.md: A description of Data Analysis 2 from our paper using R code and associated outputs.
- uncertainty-examples.md: Implementations of the uncertainty visualization techniques listed in Figure 1 of our paper.
- generate-hexmap.md: R code for generate the Local Authority hexmap used in Data Anaysis 2.
- data/: Derived data used in our analysis.
- R/: Additional R files with helper functions for out analysis (referenced in the documents above).