gcubed.constants
Defines a singleton class, Constants
, that provides access to all constants.
Overview
This is a singleton class.
Most of the constants in GCUBED are variable names and prefixes.
The delta used to compute numeric derivatives when linearising the model. This delta matches the value used in the Ox implementation of G-Cubed.
The real interest rate variable prefixes.
These are the prefixes of the variables that are set equal to the neutral real interest
rate (set in the model configuration, ModelConfiguration.neutral_real_interest_rate
)
when doing linearisation of the model and when determining the
adjustments to make to equate projections to observed data when
doing the baseline projections.
INTF
is the real short-run interest rate.INTL
is the real short-run interest rate, lagged by 1 period.INTR
is the 'risk-adjusted' real short-run interest rate, controlled by the central bank, equal to INTF plus RISR - an exogenous risk-premium in the yield curve. Note that RISR is typically zero in the databases and would be used to run simulation experiments.
The nominal interest rate variable prefixes.
These are the prefixes of the variables that are set equal to the neutral real interest rate plus the expected inflation rate when doing linearisation of the model and when determining the adjustments to make to equate projections to observed data when doing the baseline projections.
INPN
is the desired nominal short-run interest rate in the current period.INTN
is the nominal short-run interest rate, controlled by the central bank.
The lagged nominal interest rate variable prefixes.
These are the prefixes of the variables that are set equal to the neutral real interest rate plus the expected inflation rate when doing linearisation of the model and when determining the adjustments to make to equate projections to observed data when doing the baseline projections.
INPL
is the desired nominal short-run interest rate, lagged by 1 period.