Update calibration docs to match PR #48 parameter values and sources#53
Merged
Merged
Conversation
63591f6 to
e826305
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the calibration docs to match the parameter changes in #48. Also fills in sections for a few parameters that weren't documented before.
Changes:
macro.md: updated foreign debt ratio, transfers, and government spending with the new values and sources (BTr Q4 2025, World Bank WDI 2023, DBM BESF 2026). Added new sections for remittances and the government interest rate, neither of which was documented before. Small note added explaining the pre-pandemic window used for the productivity growth target.government.md: spelled out the BESF source with a link, and updated transfer, spending, and infrastructure values to match Update ogphl_default_parameters.json #48.taxes.md: updated the personal income tax rates. Replaced the "bequest taxes are set to zero" line with the 6% TRAIN Law estate tax. Added a one-liner on the average income figure used in tax function estimation.exogenous_parameters.md: refreshed the parameter table to reflect the new values.Depends on #48 — the numbers here match the JSON values in that PR. This PR only updates documentation, no code or JSON changes.