One of the most impactful projects I worked on using RStudio was my MSc dissertation. The project involved modelling the interplay between COVID-19 vaccinations and emerging mutations using real-world data provided by the UK government. This challenging task required:
- Data Manipulation: I used RStudio to clean, transform, and organize the data to meet the model's requirements.
- User-Defined Functions: To simulate real-world scenarios accurately, I created custom functions that generated thousands of crucial calculations for the model.
- Simulation: These calculations formed the backbone of my real-world simulation, providing valuable insights into the dynamics between vaccinations and virus mutations.