model_shock | R Documentation |
Translate MODEL.DATA to model language of configuration info, e.g., parameters and shocks.
model_shock(BASEYEAR = 1995, TARGETYEAR = 2015, MODEL.DATA)
BASEYEAR |
A numeric value of base year |
TARGETYEAR |
A numeric value of target year to calculate shocks or targeted exogenous variables |
MODEL.DATA |
list of all data, returned from MODEL.DATA() |
A list of exogenous variable and parameters to be used in model solving
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.