Tools to model and forecast multivariate time series including Bayesian Vector heterogeneous autoregressive (VHAR) model by Kim & Baek (2023) (<doi:10.1080/00949655.2023.2281644>). 'bvhar' can model Vector Autoregressive (VAR), VHAR, Bayesian VAR (BVAR), and Bayesian VHAR (BVHAR) models.
Version: | 2.1.2 |
Depends: | R (≥ 3.6.0) |
Imports: | lifecycle, magrittr, Rcpp, ggplot2, tidyr, tibble, dplyr, foreach, purrr, stats, optimParallel, posterior, bayesplot |
LinkingTo: | BH (≥ 1.84.0-0), Rcpp, RcppEigen (≥ 0.3.4.0.0) |
Suggests: | covr, GIGrvg, knitr, parallel, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-10-11 |
DOI: | 10.32614/CRAN.package.bvhar |
Author: | Young Geun Kim [aut, cre, cph], Changryong Baek [ctb] |
Maintainer: | Young Geun Kim <ygeunkimstat at gmail.com> |
BugReports: | https://github.com/ygeunkim/bvhar/issues |
License: | GPL (≥ 3) |
URL: | https://ygeunkim.github.io/package/bvhar/, https://github.com/ygeunkim/bvhar |
NeedsCompilation: | yes |
Citation: | bvhar citation info |
Materials: | README NEWS |
CRAN checks: | bvhar results |
Reference manual: | bvhar.pdf |
Vignettes: |
Introduction to bvhar (source, R code) Forecasting (source, R code) Cpp source usage (source, R code) Minnesota Prior (source, R code) Bayesian VAR and VHAR Models (source, R code) Stochastic Volatility Models (source, R code) |
Package source: | bvhar_2.1.2.tar.gz |
Windows binaries: | r-devel: bvhar_2.1.2.zip, r-release: bvhar_2.1.2.zip, r-oldrel: bvhar_2.1.2.zip |
macOS binaries: | r-release (arm64): bvhar_2.1.2.tgz, r-oldrel (arm64): bvhar_2.1.2.tgz, r-release (x86_64): bvhar_2.1.2.tgz, r-oldrel (x86_64): bvhar_2.1.2.tgz |
Old sources: | bvhar archive |
Please use the canonical form https://CRAN.R-project.org/package=bvhar to link to this page.