getRequiredParams: Get the parameters that define a certain Solow variant

View source: R/HelperFunctions.R

getRequiredParamsR Documentation

Get the parameters that define a certain Solow variant

Description

Each simulation function requires certain parameters to be set. This function yields precisely those parameters (resp. their abbreviations).

Usage

getRequiredParams(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

getRequiredParams("BS")

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