microsoft / SparseSC

Fit Sparse Synthetic Control Models in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should custom_donor_pool also be implemented in fit_fold.py?

jdthorpe opened this issue · comments

Pretty much what the title says...

I think it's a low-priority to get it working for the general fitting stage (finding optimal penalties and V), but a high-priority for returning final unit weights to the user after the fitting (which we've already done).