insongkim / PanelMatch

114 stars 35 forks source link

migrate to hash-based history checking #16

Open adamrauh opened 5 years ago

adamrauh commented 5 years ago

rather than comparing unit histories directly, element by element, develop a way to translate a treatment history into a single number, via some type of hash function. Use this to identify control sets. Updates would require modifications to get_msets_helper.cpp and get_comparison_histories.cpp