Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 597 Bytes

File metadata and controls

5 lines (3 loc) · 597 Bytes

Mutatis Mutandis: Revisiting the Comparator in Discrimination Testing

This is the repository for the working paper Mutatis Mutandis: Revisiting the Comparator in Discrimination Testing.

We use both R and Python. For implementing the experiments in Section 4, use the law school dataset in data/. The scripts are in src/. Before running the discrimination tools via run_exp_, first create the counterfactual dataset via gen_cf_, which is stored in data/. We already provide both datasets, though. Use analysis_ for the figures. Under the current setup, the RStan models are not required.