Skip to content
View amyheather's full-sized avatar

Organizations

@pythonhealthdatascience @kailo-beewell @birth-outcomes @Dartington-SDL @penchord

Block or report amyheather

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amyheather/README.md

Amy Heather

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).

ORCID LinkedIn Dimensions Scopus Email Exeter staff profile Open Science Framework (OSF)


🛠️ Languages and Tools :

Python  R  Git  CSS  Linux  Latex 

🌱 I’m currently working on ...

STARS - Sharing Tools and Artefacts for Reusable Simulations in Healthcare - GitHub organisation

STARS logo and banner

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.


🔭 I’ve previously worked on ...

Kailo - Delivering #BeeWell (a school-based wellbeing survey) with schools in Northern Devon
Kailo #BeeWell

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.

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

GitHub organisation

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)

Health economics - multiple sclerosis (MS)

GitHub organisation


🌸 These are a few of my favourite things...

Popular repositories Loading

  1. programming_notes programming_notes Public

    Programming notes

    Jupyter Notebook 1

  2. css_streamlit_tutorial css_streamlit_tutorial Public

    Customising your streamlit app using CSS

    Python 1

  3. ipacs ipacs Public

    Improving Patient flow between Acute, Community and Social care (IPACS)

    R

  4. amyheather amyheather Public

    GitHub profile

  5. conformal_prediction conformal_prediction Public

    Forked from MichaelAllen1966/conformal_prediction

    Examples of conformal prediction.

    Jupyter Notebook

  6. streamlit_maps streamlit_maps Public

    Methods for creating maps in Streamlit

    Python