-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Estimating 2014 JCT count/amount targets for nonitemizers? (2014 PUF) #407
Comments
@Thirdhuman said in issue #407:
I'm sorry to hear the JCT has not updated their JCX-75-15 estimates since 2011. Here are the 14 2011 JCT estimates used in the
The best you can do is to extrapolate each of these fourteen estimates from its 2011 value to what you think its 2014 value is. How you do that in a cleaver way is up to you. Then, using the 2014 PUF micro data, simply repeat the process I used with the 2011 data --- see PR #275 (2018-08-24). In this iterative process, you change the values of the following adjustment factors (
You should also read the code added in PR #279 (2018-09-05), and the discussion of that PR, to get familiar with this kind of iterative parameter calibration process and because you will also need to impute pension contributions to the 2014 PUF data. |
I'm currently working on adapting TaxData for use with the 2014 PUF file.
The primary data-related obstacle I'm facing is in regards the use of 2011 JCT to impute itemized expense amounts to nonitemizers based upon the JCX-75-15 in the script titled "impute_itmexp.py" for my 2014 PUF. The JCT has never provided an update to these targets beyond 2011.
Below are the JCT 2011 targets that I'd like to estimate for 2014:
Since I do not have access to a 2011 PUF file, can someone infer for me what the rough JCT replacement values for 2014 would be? Or, alternatively, point me towards an approach for backing out the underlying formulas so I can adjust these JCT values on my end?
The text was updated successfully, but these errors were encountered: