This repository contains data and code to replicate the findings presented in *Geographical and economic influences on neuroimaging modality choice*.
Each data file (`.csv`) is accompanied with a key file (`.txt`) that details the contents.
The majority of the analysis is done in python (`data-analysis.py`). Within the python analysis script are points where R must be used to run particular statistical tests (`data-analysis.R`). These points are noted within the python script itself.