I am currently a Postdoctoral Research Associate at the University of Exeter. I'm based in the Peninsula Collaboration for Health Operational Research and Data Science (PenCHORD).
STARS - Sharing Tools and Artefacts for Reusable Simulations in Healthcare - GitHub organisation
I am working on the STARS project from May 2024 to April 2026. Highlights so far:
- Computational reproducibility assessments of eight published discrete-event simulation studies in health. For each study, I attempted reproduce any results tables, figures and in-text results. I also evaluated the repository and article against various guidelines and criteria. For each assessment, the results are shared as a quarto site, with the repository structured as a "researched compendium", and test-run by a second team member.
- Modifications to the "Exeter Oncology Model: Renal Cell Carcinoma edition (EOM-RCC)". This is a model associated with technology appraisals from the National Institute of Health and Care Excellence (NICE), which was developed by the Peninsula Technology Assessment Group (PenTAG). I worked on this model to improve its open science credentials, developing a clear README, website hosting detailed documentation, and a pilot web application for exploring treatment sequences.
Kailo - Delivering #BeeWell (a school-based wellbeing survey) with schools in Northern Devon
I worked on Kailo from October 2022 to April 2024. My role was related to set-up and delivery of the #BeeWell survey, and the creation of dashboards to share results with schools and other stakeholders. #BeeWell was a school-based wellbeing survey being completed by secondary school pupils in Northern Devon in the academic year 2023-24. There were two versions of the survey - a standard survey being delivered at seven mainstream schools, and a symbol version being delivered at two non-mainstream schools. This video below provides a helpful introduction to the survey. It was designed to introduce young people to the survey. You can find out more about the survey at https://kailo.community/beewell/.
We planned to share results from the survey will be shared using dashboards (with dashboards for school-level and area-level dashboards). These are publically available with synthetic data. These have been produced using Streamlit.
- GitHub repository: https://github.com/kailo-beewell
- Package used to produce dashboards: kailo-beewell-dashboard.
- Streamlit dashboards:
I published a pre-registration on the Open Science Framework (10.17605/OSF.IO/85BVN) describing the the analysis plans for the dashboards, with two components describing each of the standard and symbol surveys.
My time on this project ended during the survey collection window. At this point, several schools had begun successfully completing the survey, and I had developed three synthetic dashboards which were very nearly complete. Before leaving, I spent a few months explaining the survey and dashboards to two colleagues at Dartington Service Design Lab, who took over the survey delivery and analysis from the point when I left the project. As such, I am no longer responsible for maintenance of these dashboards.
Exemplar screenshots from dashboards:
Birth outcomes - Pilot work on birth outcome prediction, using cardiotocography (CTG) data and causal inference methods
IPACS - Improving Patient flow between Acute, Community and Social care
In Spring 2023, I contributed to the discrete-time model on IPACS.
- Model code: I worked through the code for the model, rewriting and simplifying to improve clarity, adding comments and docstrings, and identifying and fixing bugs (as detailed here). This contributed to the final repository hosted with NHS BNSSG Analytics.
- Package and website: I also created an example of converting part of the model (the visit-based simulation) into an R package, as in this repository. This is supported by a website that provides an overview of how to run the model, and information about the model functions.
SAMueL2 - Stroke Audit Machine Learning
In Spring 2023, I spent a little bit of time on some tasks for the SAMueL2 project. These were:
- Data cleaning and descriptive analysis of SSNAP data (repository)
- Demographics of emergency stroke unit catchment areas (repository, website)