konumaru / pycalf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please make an abstraction class with Matching, IPW and DoubleRobust.

konumaru opened this issue · comments

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.