Package: pmpp
Type: Package
Title: Posterior Mean Panel Predictor
Version: 0.1.0
Date: 2018-09-23
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/veneficusnl/pmpp
BugReports: https://github.com/veneficusnl/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: 2018-10-01 21:09:02 UTC; Asus
Author: Michal Oleszak [aut, cre]
Maintainer: Michal Oleszak <oleszak.michal@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-12 13:50:09 UTC
