https://github.com/lytello/suicide-previously-incarcerated
Systematic review and meta-analysis workflow documentation
https://github.com/lytello/suicide-previously-incarcerated
html meta-analysis public-health r suicide-prevention systematic-review
Last synced: over 1 year ago
JSON representation
Systematic review and meta-analysis workflow documentation
- Host: GitHub
- URL: https://github.com/lytello/suicide-previously-incarcerated
- Owner: lytello
- Created: 2024-08-23T23:11:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T13:14:31.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T08:14:49.633Z (over 1 year ago)
- Topics: html, meta-analysis, public-health, r, suicide-prevention, systematic-review
- Language: HTML
- Homepage:
- Size: 5.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assessing suicides among previously incarcerated persons: A systematic review and meta-analysis
This repository documents part of my workflow for my Masters of Public Health capstone project. I completed a systematic review and meta-analysis to assess whether previously incarcerated persons are at greater risk of suicide:
**Previously incarcerated persons are at an elevated risk for suicide compared to the general
population.**
For this project I challenged myself to automate what parts I could, which was possible after completing the systematic review portion of the study to generate the dataset for the meta-analysis. Thank you to my classmates for going through that (painful) process!
Please feel free to reach out to me if you'd like to use these materials for your research or found this workflow helpful.
## Contents
- `data_analysis.Rmd`: Data analysis and the creation of figures and tables.
- `writing.Rmd`: The entire capstone paper. I used an .Rmd so that I could programatically output versions of my draft (check out the YAML example) as well as version control my work. An added bonus was the ability to reference a .bib file exported from Zotero for my references.
- `/capstone_slides/capstone_slides.Rmd`: I used the [xaringan package by Yihui](https://github.com/yihui/xaringan) to generate HTML slides. Since I created my objects in R, I could easily include them in the slide output.
- `map_testing.r`: I played around with creating a visualization of where each paper took place using the [leaflet maps package](https://rstudio.github.io/leaflet/). I ended up not using the graph but it was a fun exercise.
## Examples Figures
### PRISMA

### Forest Plot
Forest plot of suicide risk among previous incarcerated persons compared to the
general population, results of random effects meta-analysis with all studies

### Effect Sizes
Sensitivity analysis on the random-effects model with all studies included

### Leaflet Map
