This repository includes the code needed to replicate the paper "mosaic inference on panel data."
You will need to:
- Install mosaicperm version 0.2.0 or greater.
- Download the data from this link and place it in the main directory (so paths look like mosaic_panel_paper/final_data/dataset_name/analysis_name/*.csv).
To rerun the experiments on the real datasets, run scripts/diagnostics_array.sh on a job cluster using, e.g., slurm. Intermediate results will be produced in diagnostic_results/*.
To produce plots given diagnostic results, run scripts/produce_plots.py. This will by default use intermediate results from the most recent job_id.