PSLmodels / Behavioral-Responses

PSL module that estimates partial-equilibrium behavioral responses to tax changes simulated by Tax-Calculator
Other
5 stars 14 forks source link

Add defaults to quantity_response #57

Closed MaxGhenis closed 5 years ago

MaxGhenis commented 5 years ago

The quantity_response function currently requires all inputs, which are required if simulating both substitution and income effects. Some defaults can help simplify its usage if just simulating one or the other.

Other than quantity, I think all the inputs can default to either 0 or None and then set to something zero-like in the function.