Package: svars
Type: Package
Title: Data-Driven Identification of SVAR Models
Version: 1.2.2
Date: 2018-11-15
Author: Alexander Lange [aut, cre],
  Bernhard Dalheimer [aut],
  Helmut Herwartz [aut],
  Simone Maxand [aut],
  Hannes Riebl [ctb]
Authors@R: c(person("Alexander", "Lange", role = c("aut", "cre"), email = "alexander.lange@uni-goettingen.de"), person("Bernhard", "Dalheimer", role = c("aut"), email = "bernhard.dalheimer@uni-goettingen.de"), person("Helmut", "Herwartz", role = c("aut"), email = "hherwartz@uni-goettingen.de"), person("Simone", "Maxand", role = c("aut"), email = "smaxand@uni-goettingen.de"), person("Hannes", "Riebl", role = c("ctb")))
Maintainer: Alexander Lange <alexander.lange@uni-goettingen.de>
Description: Implements data-driven identification methods for structural vector autoregressive (SVAR) models. 
             Based on an existing VAR model object (provided by e.g. VAR() from the 'vars' package), the structural 
             impact matrix is obtained via data-driven identification techniques (i.e. changes in volatility (Rigobon, R. (2003) <doi:10.1162/003465303772815727>), 
             least dependent innovations (Herwartz, H., Ploedt, M., (2016) <doi:10.1016/j.jimonfin.2015.11.001>) or non-Gaussian maximum likelihood (Lanne, M., Meitz, M., Saikkonen, P. (2017) <doi:10.1016/j.jeconom.2016.06.002>).
Depends: R (>= 2.10), vars (>= 1.5.3)
Imports: expm, reshape2, ggplot2, copula, clue, pbapply, steadyICA,
        tsDyn, DEoptim, zoo, strucchange
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 6.1.0
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-11-15 11:04:09 UTC; alex
Repository: CRAN
Date/Publication: 2018-11-17 14:10:03 UTC
