Package: FAVAR Title: Bayesian Analysis of a FAVAR Model Version: 0.1.3 Authors@R: c( person(given = "Pu", family = "Chen", role = c("aut","cre"), email = "shengnehs@qq.com", comment = c(ORCID = "0000-0001-7594-6827")), person(given = "Chen", family = "Chen", role = c("aut"), email = "haoxi0906@163.com"), person(given = "Gary", family = "Koop", role = "cph"), person(given = "Dimitris", family = "Korobilis", role = "cph") ) Description: Estimate a FAVAR model by a Bayesian method, based on Bernanke et al. (2005) . License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: ggplot2, bvartools, foreach, magrittr, MCMCpack, coda, dplyr, doParallel, Matrix Depends: R (>= 3.5.0) Suggests: testthat, vars, patchwork Repository: https://common2016.r-universe.dev Date/Publication: 2023-04-09 08:17:07 UTC RemoteUrl: https://github.com/common2016/favar RemoteRef: HEAD RemoteSha: ae9f3fb89e23445a6b812f11550445ad3d9c4ffd NeedsCompilation: no Packaged: 2026-05-28 10:33:58 UTC; root Author: Pu Chen [aut, cre] (ORCID: ), Chen Chen [aut], Gary Koop [cph], Dimitris Korobilis [cph] Maintainer: Pu Chen