almost-matching-exactly / DAME-FLAME-Python-Package

A Python Package providing two algorithms, DAME and FLAME, for fast and interpretable treatment-control matches of categorical data
https://almost-matching-exactly.github.io/DAME-FLAME-Python-Package/
MIT License
56 stars 14 forks source link

confirm no floating point issues #58

Open nehargupta opened 1 year ago

nehargupta commented 1 year ago

look to see if the post_processing file for CATE and ATE and ATT is vulnerable to floating point rounding issues, and if true, how to resolve? Use a small 4 unit dataset or something to confirm.