Skip to content

Implementation of estimation of narrative sign restrictions for SVAR models in R -- in development, do not use blindly!

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

aaron-lohmann/SVARnarrsign

Repository files navigation

SVARnarrsign

IN DEVELOPMENT : DO NOT USE BLINDLY. If you stumble upon this and want to use it, open issue or reach out, that helps motivate me to get the code up and running again. Cheers.

Implementation of narrative restriction identification of SVAR models.

As of now the package is not submitted to CRAN and has to be installed via github. This can be done with one line of code. Notice that this assumes that the package "devtools" is installed. In case "devtools" is not yet installed, simply run:

install.packages("devtools")

and subsequently the following code.

devtools::install_github("aaron-lohmann/SVARnarrsign")

Parts of this package are based on code by VARsignR which I do not let go unmentioned.

About

Implementation of estimation of narrative sign restrictions for SVAR models in R -- in development, do not use blindly!

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published