PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
9 stars 14 forks source link

Modify TBI to work with new behavioral-responses and taxcalc packages #25

Closed andersonfrailey closed 5 years ago

andersonfrailey commented 5 years ago

As the title says, this PR makes the needed modifications to work with the latest Behavioral-Responses and Tax-Calculator packages. Since Behavioral-Responses removed the PARAM_INFO variable I had to create a new JSON file to store all of the information needed to properly display and validate user input. I've also added a new function to handle the validation. I'll be updating examples and documentation shortly.

cc @hdoupe