Package: badp
Title: Bayesian Averaging for Dynamic Panels
Version: 0.4.0.1
Authors@R: 
    c(person(given = "Krzysztof",
           family = "Beck",
           role = "aut",
           email = "beckkrzysztof@gmail.com"),
      person(given = "Piotr",
           family = "Cukier",
           role = "aut"
      ),
      person(given = "Marcin",
           family = "Dubel",
           role = c("aut", "cre"),
           email = "marcindubel@gmail.com"
      ),
      person(given = "Mariusz",
           family = "Szczepanczyk",
           role = "aut"
      ),
      person(given = "Mateusz",
           family = "Wyszynski",
           role = "aut",
           email = "mat.wyszynski@gmail.com"
      ))
Description: Implements Bayesian model averaging for dynamic panels with weakly
    exogenous regressors 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
URL: https://badp-project.github.io/badp/,
        https://github.com/badp-project/badp
BugReports: https://github.com/badp-project/badp/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Suggests: pkgdown, 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
VignetteBuilder: knitr
Depends: R (>= 3.5)
Language: en-US
NeedsCompilation: yes
Packaged: 2026-03-13 21:42:10 UTC; admin
Author: Krzysztof Beck [aut],
  Piotr Cukier [aut],
  Marcin Dubel [aut, cre],
  Mariusz Szczepanczyk [aut],
  Mateusz Wyszynski [aut]
Maintainer: Marcin Dubel <marcindubel@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-14 16:20:13 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-04-25 14:10:46 UTC; unix
Archs: badp.so.dSYM
