Published June 9, 2026
| Version v1.0.0
Software
Open
How useful is food-security research for global health? An analysis from 2000 to 2025
Description
fs-global-health-income
Code and data to reproduce the income-group analyses for the manuscript.
What this repo contains
data/step_1.xlsx— Step 1 (stratified bivariate models by income group)step_2.xlsx— Step 2 (hierarchical/mixed-effects panel models)step_3.xlsx— Step 3 (mixed-effects moderator screening)
src/MainAnalysis.R— main analysis pipeline (requires the master input dataset; update the input path at the top of the script).Plots.R— figure generation from thedata/step_*files (update theread_excel()paths at the top to point todata/).
Quick start (R)
- Open R in the repository root.
- Install packages (if needed).
- Reproduce figures:
- Edit the three
read_excel()lines at the top ofsrc/Plots.Rto usedata/step_*.xlsx. - Run:
source("src/Plots.R")
- Edit the three
Data Availability
This project uses openly available data from public databases. The bibliometric dataset used is available upon reasonable request.
License
This repository is licensed under the MIT License, allowing free use, modification, and distribution with attribution. See LICENSE file for more details.
Files
Davidtdep/fs-global-health-income-v1.0.0.zip
Files
(258.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:22ced19a8cace9d07af0899134af5f1a
|
258.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Davidtdep/fs-global-health-income/tree/v1.0.0 (URL)
Software
- Repository URL
- https://github.com/Davidtdep/fs-global-health-income