Recent Posts

Resources for Bayesian modelling

A list of resources to inform Bayesian modelling in R using brms. I have found these to be particularly easy to understand.

Alignment & support

library(sf) library(leaflet) library(here) library(tidyverse) tract <- read_sf(dsn = “Data”, layer = “Census_tract”) %>% …

Cartography basics

Introduction to the basic principles of visual communication and their application to effective mapmaking.

Popular Topics