Closed jdebacker closed 8 months ago
Attention: Patch coverage is 78.94737%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 73.17%. Comparing base (
3d638e8
) to head (637e0c8
). Report is 5 commits behind head on master.
This PR adds two new utilities to the
utils.py
modules:shift_bio_clock
: this function can shift age-related parameters that also vary over time (e.g., mortality rates) by a certain number of years, with a transition over timepct_change_unstationarized
: this function computes percentage changes in unstationarized output (useful if the baseline and reform runs feature different rates of economic growth or population growth).