https://github.com/ankargren/mfbvar
R package for Mixed-Frequency Bayesian VARs
https://github.com/ankargren/mfbvar
package r rcpp rcpparmadillo
Last synced: 6 months ago
JSON representation
R package for Mixed-Frequency Bayesian VARs
- Host: GitHub
- URL: https://github.com/ankargren/mfbvar
- Owner: ankargren
- Created: 2016-11-03T10:51:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T19:43:06.000Z (over 4 years ago)
- Last Synced: 2025-04-13T02:16:30.823Z (6 months ago)
- Topics: package, r, rcpp, rcpparmadillo
- Language: R
- Homepage: https://ankargren.github.io/mfbvar
- Size: 61.5 MB
- Stars: 39
- Watchers: 6
- Forks: 21
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mfbvar
======[](https://travis-ci.org/ankargren/mfbvar) [](https://www.r-pkg.org:443/pkg/mfbvar) [](https://codecov.io/github/ankargren/mfbvar?branch=master)
Overview
--------The `mfbvar` package implements Bayesian mixed-frequency VAR models.
Installation
------------The current development version of the package can be installed with the help of `devtools`:
``` r
devtools::install_github("ankargren/mfbvar")
```Usage
-----See the vignette for details and examples.