Skip to content

This repo contains the R package "SolowVariants" with which one can correctly simulate various macroeconomic Solow growth models.

License

Notifications You must be signed in to change notification settings

SebastianBehrens/SolowVariants

Repository files navigation

SolowVariants

This repo contains functions to simulate and visualize various macroeconomic growth models that root in Robert Solow's model from 1956.

For use without installation of the package, the content has been made into a web application: Link.

How to install and load the package

  1. First, download and install the package:
devtools::install_github("SebastianBehrens/SolowVariants", build_vignettes = T)
  1. Then load the library:
library(SolowVariants)

How to use the package?

Check the vignette(s) of this package by calling vignette("SolowVariants") to get an overview over this package.

About

This repo contains the R package "SolowVariants" with which one can correctly simulate various macroeconomic Solow growth models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages