SimulateGeneralSolowModel | R Documentation |
Simulates all (both primary and secondary) endogenous variables to the general Solow growth model.
SimulateGeneralSolowModel(paragrid, np, startvals)
paragrid |
Parameter grid from |
np |
Number of periods. |
startvals |
List with starting values for the variables A, K, L, H, #' R, V. **Remark**: Use |
The structural equations to this model can be found in the vignette to this package:
vignette("SolowVariants")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.