Package: pmpp
Type: Package
Title: Posterior Mean Panel Predictor
Version: 0.1.1
Date: 2019-10-15
Authors@R: person("Michal", "Oleszak", email = "oleszak.michal@gmail.com", role = c("aut", "cre"))
Description: Dynamic panel modelling framework based on an empirical-Bayes approach.
             Contains tools for computing point forecasts and bootstrapping prediction intervals.
             Reference: Liu et al. (2016) <doi:10.2139/ssrn.2889000>.
URL: https://github.com/MichalOleszak/pmpp
BugReports: https://github.com/MichalOleszak/pmpp/issues
License: GPL (>= 2)
Depends: R (>= 3.4.0)
Imports: plm, pracma, MASS, Matrix, minqa, dplyr, data.table, moments,
        magrittr, ggplot2, stats, utils, graphics
Suggests: testthat, lintr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-10-15 20:37:32 UTC; Asus
Author: Michal Oleszak [aut, cre]
Maintainer: Michal Oleszak <oleszak.michal@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-15 22:10:02 UTC
