Skip to content
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

Fiscal updates #563

Merged
merged 42 commits into from
May 6, 2020
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
6a706f5
remove small open from defaults
jdebacker Apr 21, 2020
af87d74
replace hh_r and firm_r with world int rate and r_hh function
jdebacker Apr 21, 2020
0198a7e
update SS tests for remove small open
jdebacker Apr 21, 2020
25d6441
extend world int rate over time path
jdebacker Apr 21, 2020
5e2c823
update SS test and data for no small open param
jdebacker Apr 21, 2020
8228879
remove small open refs from TPI.py
jdebacker Apr 23, 2020
6dda6a2
Merge remote-tracking branch 'upstream/master' into remove_small_open
jdebacker Apr 23, 2020
b79209f
add test of constant demographics with small open parameterization
jdebacker Apr 24, 2020
71a9ab1
change initial value for K
jdebacker Apr 24, 2020
aa0bfc8
add run_TPI tests for small open parameterizations
jdebacker Apr 24, 2020
1f1b525
merge in test_dask branch
jdebacker Apr 24, 2020
4997c5c
hold place
jdebacker Apr 25, 2020
3052f68
add back in case for balanced budget initial values
jdebacker Apr 26, 2020
d521c30
Merge remote-tracking branch 'upstream/master' into remove_small_open
jdebacker Apr 26, 2020
d6e48c9
placeholder
jdebacker Apr 27, 2020
b868d34
TPI tests passing
jdebacker Apr 27, 2020
94bf886
remove small_open label from constants
jdebacker Apr 27, 2020
f711118
add quicker running tests of run_tpi
jdebacker Apr 27, 2020
1d7c5a5
use just two workers in start_year and test_txfunc modules because of…
jdebacker Apr 28, 2020
cb0eaeb
move calculation of domestic and foreign debt to fiscal.py
jdebacker Apr 29, 2020
359961f
update tests of get_D_G_path
jdebacker Apr 29, 2020
1e513b5
move balanced budget option to get_D_G_path
jdebacker Apr 29, 2020
0cbb6cc
bit of code clear up in tests
jdebacker Apr 29, 2020
80e0eb0
fix for balanced_budget
jdebacker Apr 29, 2020
f09f65d
add new test data
jdebacker Apr 29, 2020
a696721
add SS functions to get K, D, G
jdebacker Apr 30, 2020
7356a5e
fiscal tets passing with new functions for Dss and Gss
jdebacker Apr 30, 2020
c18045d
tests of get_K_splits() function
jdebacker Apr 30, 2020
1a61ca8
update doc strings
jdebacker Apr 30, 2020
dcd0ff8
fix inputs to get_Dss func
jdebacker Apr 30, 2020
ec6cf43
update phinx docs for new functions
jdebacker Apr 30, 2020
730e350
fix typo
jdebacker Apr 30, 2020
2483f01
update TPI adn tests with new D_G, K_split functions and bug fix in g…
jdebacker May 1, 2020
fe12249
use new get_TR func in SS
jdebacker May 1, 2020
e9ddad8
add get TR func and test for it
jdebacker May 1, 2020
932ceb1
add new func to sphinx docs
jdebacker May 1, 2020
a9dfc0f
get_TR in TPI
jdebacker May 1, 2020
0bbf3b6
add method
jdebacker May 1, 2020
5f6e82c
remove unused lines
jdebacker May 2, 2020
223fd0a
updates to have G!=0 with budget balance
jdebacker May 2, 2020
c665ac0
small clean up of SS and TPI modules
jdebacker May 3, 2020
3fd31f8
fix typo
jdebacker May 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ogusa/constants.py
Original file line number Diff line number Diff line change
@@ -221,8 +221,6 @@
r'$\texttt{PIA_maxpayment}$'],
'replacement_rate_adjust': ['Adjustment to replacement rate',
r'$theta_{adj,t}$'],
'small_open': ['Whether modeling a small, open economy',
r'$\texttt{small_open}$'],
'world_int_rate': ['World interest rate', r'$r^{*}_{t}$'],
'initial_foreign_debt_ratio': [
'Share of government debt held by foreigners in initial period',