smithtr / SpatialHealthOGH

Materials for Analysing Spatiotemporal Health Data session of the Open Geo Hub Summer School 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpatialHealthOGH

Materials for Analysing Spatiotemporal Health Data session of the Open Geo Hub Summer School 2021.

Packages

I will use the following packages during my session

  • spdep
  • sf
  • tidyverse (or ggplot2, tidyr and dplyr...not strictly necessary if you prefer to DIY the data manipulation and plotting)
  • INLA This is not on CRAN. You can download it by running the following in your R console
install.packages("INLA", repos=c(getOption("repos"), INLA="https://inla.r-inla-download.org/R/stable"), dep=TRUE)

In the slides for the main session, I also use the gridExtra and effects packages. These are not necessary for following the demo.

Challange Question

This folder contains the data behind the motivating example for my challange question. The question itself is in this Google doc.

Main Session

This folder contains the materials for the session, taking place on Friday 3 September. A first draft of the slides can be viewed here.

About

Materials for Analysing Spatiotemporal Health Data session of the Open Geo Hub Summer School 2021


Languages

Language:HTML 99.7%Language:CSS 0.2%Language:JavaScript 0.1%