microsoft / SparseSC

Fit Sparse Synthetic Control Models in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow differing treatment dates

bquistorff opened this issue · comments

Provide code to do the naive solution. See if there are any speedups (start looking for new penalty parameters at the old best point).

Does this only work for estimate_effects and not for fitted objects?