Package: panelvar
Type: Package
Title: Panel Vector Autoregression
Version: 0.5.5
Authors@R: c(
    person("Michael", "Sigmund", , "michael.sigmund@oenb.at", "aut"),
    person("Robert", "Ferstl", , "robert.ferstl@ur.de", c("aut", "cre"))
    )
Description: We extend two general methods of moment estimators to panel vector 
    autoregression models (PVAR) with p lags of endogenous variables, predetermined 
    and strictly exogenous variables. This general PVAR model contains the first 
    difference GMM estimator by Holtz-Eakin et al. (1988) <doi:10.2307/1913103>, 
    Arellano and Bond (1991) <doi:10.2307/2297968> and the system GMM estimator 
    by Blundell and Bond (1998) <doi:10.1016/S0304-4076(98)00009-8>. We also 
    provide specification tests (Hansen overidentification test, lag selection 
    criterion and stability test of the PVAR polynomial) and classical structural 
    analysis for PVAR models such as orthogonal and generalized impulse response 
    functions, bootstrapped confidence intervals for impulse response analysis and 
    forecast error variance decompositions.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.5.0)
Imports: knitr, MASS, Matrix (>= 1.2-11), progress, matrixcalc, texreg,
        ggplot2, reshape2
Suggests: rmarkdown
Encoding: UTF-8
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-12-28 14:42:27 UTC; ferstl
Author: Michael Sigmund [aut],
  Robert Ferstl [aut, cre]
Maintainer: Robert Ferstl <robert.ferstl@ur.de>
Repository: CRAN
Date/Publication: 2023-01-05 17:40:05 UTC
Built: R 4.1.2; ; 2023-01-06 12:23:46 UTC; unix
