sfcr_shock: Create shock(s) to add to a sfcr_scenario().
Description
Create shock(s) to add to a sfcr_scenario().
Usage
sfcr_shock(variables, start, end)
Arguments
variables
A sfcr_set() with formula(e) containing the name of the variable(s)
that will be shocked on the left-hand side and their new values on the right-
hand side.
It is possible to add exogenous series a shock instead of constant variables.
However, the length of such series must be exactly the same as the period of the shock (i.e.,
the difference between start and end).
start
An integer indicating the period when the shock takes place.
end
An integer indicating the period when the shock ends.