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) <DOI:10.1162/0033553053327452>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: ggplot2, bvartools, foreach, magrittr, MCMCpack, coda, dplyr,
        doParallel, Matrix
Depends: R (>= 3.5.0)
Suggests: testthat, vars, patchwork
NeedsCompilation: no
Packaged: 2022-05-26 02:32:20 UTC; yangnay
Author: Pu Chen [aut, cre] (<https://orcid.org/0000-0001-7594-6827>),
  Chen Chen [aut],
  Gary Koop [cph],
  Dimitris Korobilis [cph]
Maintainer: Pu Chen <shengnehs@qq.com>
Repository: CRAN
Date/Publication: 2022-05-26 13:30:12 UTC
Built: R 4.2.0; ; 2023-07-11 02:02:19 UTC; unix
