Skip to content

Commit

Permalink
set params for reform
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Sep 4, 2024
1 parent a504ff6 commit 2cc35ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/run_og_usa.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ def main():

# create new Specifications object for reform simulation
p2 = copy.deepcopy(p)
p2.baseline = False
p2.output_base = reform_dir
# Use calibration class to estimate reform tax functions from
# Tax-Calculator, specifying reform for Tax-Calculator in iit_reform
c2 = Calibration(
Expand Down

0 comments on commit 2cc35ed

Please sign in to comment.