Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 811 Bytes

File metadata and controls

37 lines (26 loc) · 811 Bytes

Robust Aggregation — paper + self-contained replication package

This repository is organized so an external reader can reproduce the paper from GitHub alone.

Repository structure

  • paper/
    • canonical manuscript source and build files (paper.tex, paper.pdf, styles, images, bib)
  • Replication/
    • data/raw/ raw replication inputs
    • open/ open-source replication code + docs + tests

Reproduce the replication outputs

cd Replication/open
make all

Build the paper

cd paper
make

Documentation

  • Replication/open/docs/reproduction_guide.md
  • Replication/open/docs/regression_specifications.md
  • Replication/open/docs/data_dictionary.md
  • Replication/open/docs/table_mapping.md

Local-only (not tracked)

  • responses/
  • replication_old/