This is my website for DATA 440 (Agent Based Modelling) coursework.
- Getting started with R - this exercise includes basic plotting with Base R and
ggplot
. - Plotting geospatial data - this exercise is focused on reading in shape data using
sf
and plotting withggplot
. - Plotting population data - this exercise works on aggregating population data from a raster to different administrative boundaries.
- Population description - this exercise is an extension of the previous three exercises, with a more thorough description of the population features of Eswatini.
- Description of de facto settlements - this exercise works to isolate the populous regions of Mkhiweni, a tinkhundla of the Manzini region, as a way of describing some of the de facto human settlements in Eswatini.
- Adding road networks and healthcare facilities - this exercise begins to look at additional infrastructure and service elements, serving as the first steps towards quantifying accessibility in Mkhiweni.
- Data Science Insight 1 - a brief introduction to the Tidyverts, a meta package used for time series analysis and forecasting in R.
- Project 1 - a write up that summarizes elements from the previous few exercises, providing additional analysis along the way.
- Project 2 Outline - a short summary of my plans for Project 2.
- Data Science Insight 2 - a quick look at innovations in Twitter geolocation using CNNs.
- Project 2 - a write up discussing the methods that were applied to produce a synthetic population for Eswatini.
- Data Science Insight 3 - a whirlwind tour of GANs, several miscellaneous applications, and advances in applications to geospatial analysis.
- Data Science Knowledge Creation - a reflection on the themes from this course.
- Project 3 - a writeup up exploring the gravity model of human migration and its potential uses in predicting agent flows in Eswatini.