Package: lpirfs
Type: Package
Title: Local Projections Impulse Response Functions
Version: 0.1.4
Authors@R: c(
            person("Philipp", "Adämmer", 
                    email   = "adaemmer@hsu-hh.de", 
                    role    = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-3770-0097")),
            person("James P.", "LeSage", 
                    email   = "jlesage@spatial-econometrics.com", 
                    role    = c("ctb")),
            person("Mehmet", "Balcilar", 
                    email   = "mbalcilar@yahoo.com", 
                    role    = c("ctb"))) 
Maintainer: Philipp Adämmer <adaemmer@hsu-hh.de>
BugReports: https://github.com/adaemmerp/lpirfs/issues
Description: Provides functions to estimate and plot linear as well as nonlinear impulse 
             responses based on local projections by Jordà (2005) <doi:10.1257/0002828053828518>.
License: GPL (>= 2)
Depends: R (>= 3.1.2)
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Imports: doParallel(>= 1.0.11), dplyr(>= 0.7.4), foreach(>= 1.4.3),
        ggplot2(>= 2.2.1), lmtest (>= 0.9-36), plm(>= 1.6-6),
        sandwich(>= 2.5-0), Rcpp(>= 0.12.17)
RoxygenNote: 6.1.1
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, ggpubr, gridExtra, httr, readxl
Packaged: 2018-12-11 09:01:17 UTC; adaemmep
Author: Philipp Adämmer [aut, cre] (<https://orcid.org/0000-0003-3770-0097>),
  James P. LeSage [ctb],
  Mehmet Balcilar [ctb]
Repository: CRAN
Date/Publication: 2018-12-11 09:30:03 UTC
