README.md

MacroGrowth

The R package MacroGrowth provides sophisticated tools for fitting macroeconomic growth models to data. MacroGrowth has several desirable features for macroeconomic modelers:

The functions in this package were developed for and used first in Heun et al. (2017).

Installation

You can install MacroGrowth from github with:

# install devtools if not already installed
# install.packages("devtools")
devtools::install_github("EconModels/MacroGrowth")
# To build vignettes locally, use
devtools::install_github("EconModels/MacroGrowth", build_vignettes = TRUE)

More Information

Find more information, including vignettes and function documentation at https://econmodels.github.io/MacroGrowth/

References

Heun, Matthew K., João Santos, Paul E. Brockway, Randall J. Pruim, Tiago Domingos, and Marco Sakai. 2017. “From Theory to Econometrics to Energy Policy: Cautionary Tales for Policymaking Using Aggregate Production Functions.” Energies 10 (203): 1–44. doi:10.3390/en10020203.



EconModels/MacroGrowth documentation built on Dec. 17, 2019, 10:41 p.m.