SimulateBasicSolowModel: Simulates the Basic Solow Growth Model

View source: R/BS.R

SimulateBasicSolowModelR Documentation

Simulates the Basic Solow Growth Model

Description

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

Usage

SimulateBasicSolowModel(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.