-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #102 from PSLmodels/make-w2-wage-impuation-consistent
Make pass-through W2 wages imputation consistent
- Loading branch information
Showing
3 changed files
with
20 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletions
18
tax_microdata_benchmarking/examination/taxcalculator/tmd-23.res-expect
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
Weighted Tax Reform Totals by Baseline Expanded-Income Decile | ||
Returns ExpInc IncTax PayTax LSTax AllTax | ||
A 222.39 20164.8 2302.6 1617.6 0.0 3920.2 | ||
A 220.97 20512.1 2346.9 1754.2 0.0 4101.1 | ||
|
||
==> tmd-23-#-cgqd-#-tab.text <== | ||
A 222.39 20164.8 267.3 0.0 0.0 267.3 | ||
A 220.97 20512.1 218.5 0.0 0.0 218.5 | ||
|
||
==> tmd-23-#-clp-#-tab.text <== | ||
A 222.39 20164.8 0.0 0.0 0.0 0.0 | ||
A 220.97 20512.1 0.0 0.0 0.0 0.0 | ||
|
||
==> tmd-23-#-ctc-#-tab.text <== | ||
A 222.39 20164.8 124.5 0.0 0.0 124.5 | ||
A 220.97 20512.1 145.3 0.0 0.0 145.3 | ||
|
||
==> tmd-23-#-eitc-#-tab.text <== | ||
A 222.39 20164.8 69.9 0.0 0.0 69.9 | ||
A 220.97 20512.1 87.0 0.0 0.0 87.0 | ||
|
||
==> tmd-23-#-niit-#-tab.text <== | ||
A 222.39 20164.8 -66.8 0.0 0.0 -66.8 | ||
A 220.97 20512.1 -59.6 0.0 0.0 -59.6 | ||
|
||
==> tmd-23-#-qbid-#-tab.text <== | ||
A 222.39 20164.8 63.0 0.0 0.0 63.0 | ||
A 220.97 20512.1 59.5 0.0 0.0 59.5 | ||
|
||
==> tmd-23-#-salt-#-tab.text <== | ||
A 222.39 20164.8 17.1 0.0 0.0 17.1 | ||
A 220.97 20512.1 8.1 0.0 0.0 8.1 | ||
|
||
==> tmd-23-#-ssben-#-tab.text <== | ||
A 222.39 20164.8 81.4 0.0 0.0 81.4 | ||
A 220.97 20512.1 58.1 0.0 0.0 58.1 |
18 changes: 9 additions & 9 deletions
18
tax_microdata_benchmarking/examination/taxcalculator/tmd-26.res-expect
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
Weighted Tax Reform Totals by Baseline Expanded-Income Decile | ||
Returns ExpInc IncTax PayTax LSTax AllTax | ||
A 229.65 22953.1 2915.6 1874.8 0.0 4790.5 | ||
A 228.18 23491.0 3068.2 2034.0 0.0 5102.2 | ||
|
||
==> tmd-26-#-cgqd-#-tab.text <== | ||
A 229.65 22953.1 268.6 0.0 0.0 268.6 | ||
A 228.18 23491.0 220.4 0.0 0.0 220.4 | ||
|
||
==> tmd-26-#-clp-#-tab.text <== | ||
A 229.65 22953.1 0.0 0.0 0.0 0.0 | ||
A 228.18 23491.0 0.0 0.0 0.0 0.0 | ||
|
||
==> tmd-26-#-ctc-#-tab.text <== | ||
A 229.65 22953.1 44.7 0.0 0.0 44.7 | ||
A 228.18 23491.0 52.9 0.0 0.0 52.9 | ||
|
||
==> tmd-26-#-eitc-#-tab.text <== | ||
A 229.65 22953.1 78.5 0.0 0.0 78.5 | ||
A 228.18 23491.0 97.4 0.0 0.0 97.4 | ||
|
||
==> tmd-26-#-niit-#-tab.text <== | ||
A 229.65 22953.1 -65.1 0.0 0.0 -65.1 | ||
A 228.18 23491.0 -57.5 0.0 0.0 -57.5 | ||
|
||
==> tmd-26-#-qbid-#-tab.text <== | ||
A 229.65 22953.1 0.0 0.0 0.0 0.0 | ||
A 228.18 23491.0 0.0 0.0 0.0 0.0 | ||
|
||
==> tmd-26-#-salt-#-tab.text <== | ||
A 229.65 22953.1 198.5 0.0 0.0 198.5 | ||
A 228.18 23491.0 90.2 0.0 0.0 90.2 | ||
|
||
==> tmd-26-#-ssben-#-tab.text <== | ||
A 229.65 22953.1 109.3 0.0 0.0 109.3 | ||
A 228.18 23491.0 78.4 0.0 0.0 78.4 |