This repository was used to generate figures for a primer on LLM usage for clinicians.
Blood pressure data
- Women's dataset from the "Predicting increased blood pressure using Machine Learning" paper
- Data tsv download link
- Clone the project.
- Download the data from the TSV download link. It should be a file named "femtodos.txt". Look, I would prefer to download it in the scripting. But regardless of method (libcurl, internal, curl, wget), the output was always wrong. Humor me and just download the file yourself.
- Install all required packages ().
- Run analysis scripts in order. That's it.
Note that step 2 has a long run time, so is provided as a script that can be run in the background instead of an interactive R Markdown session.