ronikobrosly / causal-curve

A python package with tools to perform causal inference using observational data when the treatment of interest is continuous.
MIT License
271 stars 18 forks source link

Reorganize code with DRY principles in mind #14

Closed ronikobrosly closed 3 years ago

ronikobrosly commented 4 years ago

E.g. a lot of the class input validation code could be centralized