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.2.0 |
Depends: | R (≥ 4.1.0) |
Imports: | lifecycle, Rcpp, ggplot2, tidyr, tibble, dplyr, foreach, purrr, stats, optimParallel, posterior, bayesplot |
LinkingTo: | BH (≥ 1.87.0-0), Rcpp (≥ 0.10.0), RcppEigen (≥ 0.3.4.0.0), RcppSpdlog, RcppThread |
Suggests: | covr, knitr, parallel, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-02-06 |
Author: | Young Geun Kim |
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) Minnesota Prior (source, R code) Bayesian VAR and VHAR Models (source, R code) Stochastic Volatility Models (source, R code) |
Package source: | bvhar_2.2.0.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.2.0.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.