SimulateGeneralSolowModel: Simulates the General Solow Growth Model

View source: R/GS.R

SimulateGeneralSolowModelR Documentation

Simulates the General Solow Growth Model

Description

Simulates all (both primary and secondary) endogenous variables to the general Solow growth model.

Usage

SimulateGeneralSolowModel(paragrid, np, startvals)

Arguments

paragrid

Parameter grid from create_parameter_grid().

np

Number of periods.

startvals

List with starting values for the variables A, K, L, H, #' R, V. **Remark**: Use getRequiredStartingValues(ModelCode) to see which variables need to have a starting value in the respective Solow model.

Note

The structural equations to this model can be found in the vignette to this package: vignette("SolowVariants")


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