Package: BEKKs
Title: Multivariate Conditional Volatility Modelling and Forecasting
Version: 1.2.0
Authors@R: 
    c(person(given = "Markus",
           family = "Fülle",
           role = c("aut"),
           email = "fuelle@uni-goettingen.de"),
      person("Helmut", "Herwartz", 
           role = c("aut"), 
           email = "hherwartz@uni-goettingen.de"),
      person("Alexander", "Lange", 
          role = c("aut", "cre"),
          email = "alexander.lange@uni-goettingen.de"))
Description: Methods and tools for estimating, simulating and forecasting of so-called BEKK-models (named after Baba, Engle, Kraft and Kroner) based on the fast Berndt–Hall–Hall–Hausman (BHHH) algorithm described in Hafner and Herwartz (2008) <doi:10.1007/s00184-007-0130-y>. 
Depends: R (>= 3.5.0)
Imports: Rcpp, reshape2, ggplot2, mathjaxr, gridExtra, grid, ggfortify,
        parallel, xts, stats, future, forecast, future.apply, GAS, ks,
        lubridate, utils, pbapply
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
SystemRequirements: C++11
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 2.1.0)
RdMacros: mathjaxr
RoxygenNote: 7.1.2
Packaged: 2022-05-02 17:38:01 UTC; alex
Author: Markus Fülle [aut],
  Helmut Herwartz [aut],
  Alexander Lange [aut, cre]
Maintainer: Alexander Lange <alexander.lange@uni-goettingen.de>
Repository: CRAN
Date/Publication: 2022-05-02 18:02:06 UTC
