getRequiredStartingValues: Get the variables that need starting values for t = 0 of the...

View source: R/HelperFunctions.R

getRequiredStartingValuesR Documentation

Get the variables that need starting values for t = 0 of the Solow variant

Description

Each simulation function requires certain key endogenous variables to be initialised at t = 0. This function yields precisely those variables (resp. their abbreviations).

Usage

getRequiredStartingValues(ModelCode)

Arguments

ModelCode

Model abbreviation, such as "BS", "GS", "ESHC", ESSRO". (See the vignette to this package for an exhaustive listing of possible model codes.)

Examples

getRequiredStartingValues("ESSOE")

SebastianBehrens/SolowVariants documentation built on Oct. 11, 2023, 2:49 p.m.