View source: R/HelperFunctions.R
getRequiredStartingValues | R Documentation |
Each simulation function requires certain key endogenous variables to be
initialised at t = 0
. This function yields precisely those variables
(resp. their abbreviations).
getRequiredStartingValues(ModelCode)
ModelCode |
Model abbreviation, such as "BS", "GS", "ESHC", ESSRO". (See the vignette to this package for an exhaustive listing of possible model codes.) |
getRequiredStartingValues("ESSOE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.