Please make an abstraction class with Matching, IPW and DoubleRobust.
konumaru opened this issue · comments
konumaru commented
Overview
The common methods for each class are: fit, get_score, get_weight, and estimate_effect.
We hope that creating an abstraction class that includes these will make the code more maintainable.