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

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.

Getting started

Package details

MaintainerSagiru Mati <sagirumati@gmail.com>
LicenseGPL
Version0.1.5
URL https://CRAN.R-project.org/package=DynareR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sagirumati/DynareR")
sagirumati/DynareR documentation built on Oct. 29, 2024, 2:06 a.m.