Package: badp
Title: Bayesian Averaging for Dynamic Panels
Version: 0.7.0
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",
           email = "m@mariusz.sh"
      ),
      person(given = "Mateusz",
           family = "Wyszynski",
           role = "aut",
           email = "mat.wyszynski@gmail.com"
      ),
      person(given = "badp authors",
           role = "cph"
      ))
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
Suggests: knitr, pkgdown, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, ggplot2, grid, gridExtra, magrittr, parallel, patchwork
        (>= 1.1.0), pbapply, rje, rlang, RTMB (>= 1.6), stats, tibble,
        tidyr, tidyselect
VignetteBuilder: knitr
Depends: R (>= 4.4)
Language: en-US
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-14 18:56:41 UTC; admin
Author: Krzysztof Beck [aut],
  Piotr Cukier [aut],
  Marcin Dubel [aut, cre],
  Mariusz Szczepanczyk [aut],
  Mateusz Wyszynski [aut],
  badp authors [cph]
Maintainer: Marcin Dubel <marcindubel@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-15 00:20:08 UTC
Built: R 4.5.2; ; 2026-09-15 02:36:42 UTC; unix
