Package: lpirfs Type: Package Title: Local Projections Impulse Response Functions Version: 0.2.5.9000 Authors@R: c( person("Philipp", "Adämmer", email = "philipp.adaemmer@uni-greifswald.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")), person("Jon", "Danielsson", email = "j.danielsson@lse.ac.uk", role = c("ctb"))) Maintainer: Philipp Adämmer BugReports: https://github.com/adaemmerp/lpirfs/issues Description: Provides functions to estimate and visualize linear as well as nonlinear impulse responses based on local projections by Jordà (2005) . The methods and the package are explained in detail in Adämmer (2019) . License: GPL (>= 2) Depends: R (>= 3.1.2) Encoding: UTF-8 LazyData: true NeedsCompilation: yes Imports: doParallel(>= 1.0.15), dplyr(>= 1.0.0), foreach(>= 1.5.0), ggplot2(>= 3.3.0), gridExtra(>= 2.3), lmtest(>= 0.9-36), plm(>= 2.2-3), sandwich(>= 2.5-1), Rcpp(>= 1.0.4.6) RoxygenNote: 7.3.1 LinkingTo: Rcpp, RcppArmadillo, RcppEigen Suggests: testthat (>= 3.0.0), AER(>= 1.2-12), readxl, knitr, ggpubr, rmarkdown, zoo, vars VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://adaemmerp.r-universe.dev Date/Publication: 2025-12-08 12:03:03 UTC RemoteUrl: https://github.com/adaemmerp/lpirfs RemoteRef: HEAD RemoteSha: 483d4426d9b70a32e0c7e5e7a3030755f8f5139b Packaged: 2026-06-06 07:02:16 UTC; root Author: Philipp Adämmer [aut, cre] (ORCID: ), James P. LeSage [ctb], Mehmet Balcilar [ctb], Jon Danielsson [ctb]