Package: BVARverse
Type: Package
Title: Tidy Bayesian Vector Autoregression
Version: 0.0.1
Date: 2020-09-07
Authors@R: c(person("Lukas", "Vashold", role = c("aut", "cre"), email = "lukas.vashold@wu.ac.at", comment = c(ORCID = "0000-0002-3562-3414")),
    person("Nikolas", "Kuschnig", role = c("aut"), comment = c(ORCID = "0000-0002-6642-2543")))
Author: Lukas Vashold [aut, cre] (<https://orcid.org/0000-0002-3562-3414>),
  Nikolas Kuschnig [aut] (<https://orcid.org/0000-0002-6642-2543>)
Maintainer: Lukas Vashold <lukas.vashold@wu.ac.at>
Description: Functions to prepare tidy objects from estimated models via 'BVAR'
    (see Kuschnig & Vashold, 2019 <doi:10.13140/RG.2.2.25541.60643>) and
    visualisation thereof. Bridges the gap between estimating models with 'BVAR'
    and plotting the results in a more sophisticated way with 'ggplot2' as well
    as passing them on in a tidy format. 
URL: https://github.com/nk027/bvarverse
BugReports: https://github.com/nk027/bvarverse/issues
Depends: R (>= 3.5.0), BVAR
Imports: ggplot2, tidyr, generics, rlang
Suggests: tinytest
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-13 20:09:25 UTC; lukas
Repository: CRAN
Date/Publication: 2020-09-22 08:20:12 UTC
Built: R 4.2.0; ; 2023-07-11 01:12:56 UTC; unix
