This folder contains all analysis scripts, as well as utility files used in those analyses.
Run the command below from the top level folder in this repository to get an overview of all available scripts in this folder:
python -m analysis -h
For example, run the command below from the top level folder to view the help message for the apply_models
analysis:
python -m analysis apply_models -h