Package: RTransferEntropy
Type: Package
Title: Measuring Information Flow Between Time Series with Shannon and
        Renyi Transfer Entropy
Version: 0.2.13
Description: Measuring information flow between time series with Shannon and Rényi transfer entropy. See also Dimpfl and Peter (2013) <doi:10.1515/snde-2012-0044> and Dimpfl and Peter (2014) <doi:10.1016/j.intfin.2014.03.004> for theory and applications to financial time series. Additional references can be found in the theory part of the vignette.
Authors@R: c(
    person("David", "Zimmermann", email = "david_j_zimmermann@hotmail.com", role = c("aut", "cre")),
    person("Simon", "Behrendt", role = c("aut")),
    person("Thomas", "Dimpfl", role = c("aut")),
    person("Franziska", "Peter", role = c("aut"))
    )
License: GPL-3
URL: https://github.com/BZPaper/RTransferEntropy
BugReports: https://github.com/BZPaper/RTransferEntropy/issues
Encoding: UTF-8
Depends: R (>= 3.1.2)
Imports: future, future.apply, Rcpp
LazyData: true
RoxygenNote: 7.1.1
LinkingTo: Rcpp
Suggests: data.table, ggplot2, gridExtra, knitr, quantmod, rmarkdown,
        testthat, vars, xts, zoo
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-12-16 23:03:42 UTC; david
Author: David Zimmermann [aut, cre],
  Simon Behrendt [aut],
  Thomas Dimpfl [aut],
  Franziska Peter [aut]
Maintainer: David Zimmermann <david_j_zimmermann@hotmail.com>
Repository: CRAN
Date/Publication: 2020-12-17 10:30:07 UTC
