DynareR-package {DynareR}R Documentation

DynareR: Bringing the Power of 'Dynare' to 'R', 'R Markdown', and 'Quarto'

Description

It allows running 'Dynare' program from base R, R Markdown and Quarto. 'Dynare' is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium ('DSGE') and overlapping generations ('OLG') models. This package does not only integrate R and Dynare but also serves as a 'Dynare' Knit-Engine for 'knitr' package. The package requires 'Dynare' (https://www.dynare.org/) and 'Octave' (https://www.octave.org/download.html). Write all your 'Dynare' commands in R or R Markdown chunk.

Author(s)

Maintainer: Sagiru Mati sagirumati@gmail.com (ORCID)

See Also

Useful links:

Other important functions: add_matlab_path(), add_path(), eng_dynare(), import_log(), include_IRF(), input_tex(), run_dynare(), run_models(), set_dynare_version(), set_octave_path(), write_dyn(), write_mod()


[Package DynareR version 0.1.4 Index]