Package: bvhar
Type: Package
Title: Bayesian Vector Heterogeneous Autoregressive Modeling
Version: 2.3.0
Authors@R: 
    c(person(given = "Young Geun",
             family = "Kim",
             email = "ygeunkimstat@gmail.com",
             role = c("aut", "cre", "cph"),
             comment = c(ORCID = "0000-0001-8651-1167")),
      person(given = "Changryong",
             family = "Baek",
             role = "ctb"))
Description: 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.
License: GPL (>= 3)
URL: https://ygeunkim.github.io/package/bvhar/,
        https://github.com/ygeunkim/bvhar
BugReports: https://github.com/ygeunkim/bvhar/issues
Suggests: covr, knitr, parallel, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: lifecycle, Rcpp, ggplot2, tidyr, tibble, dplyr, foreach,
        purrr, stats, optimParallel, posterior, bayesplot, utils
LinkingTo: BH (>= 1.87.0-0), Rcpp (>= 0.10.0), RcppEigen (>=
        0.3.4.0.0), RcppSpdlog, RcppThread
VignetteBuilder: knitr
Depends: R (>= 4.2.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-06-25 05:54:35 UTC; ygmini
Author: Young Geun Kim [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8651-1167>),
  Changryong Baek [ctb]
Maintainer: Young Geun Kim <ygeunkimstat@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-25 06:20:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 13:00:13 UTC; unix
Archs: bvhar.so.dSYM
