PSLmodels / InverseOptimalTax

Inverse optimal taxation model
https://pslmodels.github.io/InverseOptimalTax/
1 stars 3 forks source link

Zero weight bins #16

Closed jdebacker closed 10 months ago

jdebacker commented 2 years ago

Depending on the income_measure used, the data set, and the bin size, errors can arise due to some bins having no observations. It would be nice to have some robustness here (e.g., ability to impute values for bins with no observations, but when there are sufficient observations in neighboring bins).

jdebacker commented 10 months ago

This issue has been resolved with PR #22