Package: bdsm
Title: Bayesian Dynamic Systems Modeling
Version: 0.3.0
Authors@R: 
    c(person(given = "Mateusz",
           family = "Wyszynski",
           role = "aut",
           email = "mat.wyszynski@gmail.com"),
      person(given = "Marcin",
           family = "Dubel",
           role = c("ctb", "cre"),
           email = "marcindubel@gmail.com"
      ),
      person(given = "Krzysztof",
           family = "Beck",
           role = "ctb",
           email = "beckkrzysztof@gmail.com"
      ))
Description: Implements methods for building and analyzing models based on panel
    data as described in the paper by 
    Moral-Benito (2013, <doi:10.1080/07350015.2013.818003>).
    The package provides functions to estimate dynamic panel data models
    and analyze the results of the estimation.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, ggplot2, ggpubr, grid, gridExtra, knitr, magrittr,
        optimbase, parallel, pbapply, Rcpp, RcppArmadillo, rje, rlang,
        rootSolve, stats, tidyr, tidyselect
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.5)
Language: en-US
NeedsCompilation: yes
Packaged: 2025-09-30 20:55:34 UTC; root
Author: Mateusz Wyszynski [aut],
  Marcin Dubel [ctb, cre],
  Krzysztof Beck [ctb]
Maintainer: Marcin Dubel <marcindubel@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-30 21:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 05:56:27 UTC; windows
Archs: x64
