Package: CTRE
Type: Package
Title: Thresholding Bursty Time Series
Version: 0.1.0
Date: 2018-04-25
Maintainer: Peter Straka <p.straka@unsw.edu.au>
Authors@R: c(
    person("Katharina", "Hees", email = "hees@statistik.uni-dortmund.de", 
            role = "aut"),
    person("Peter", "Straka", email = "p.straka@unsw.edu.au", 
            role = c("aut", "cre")))
Description: 
    Models extremes of 'bursty' time series via
    Continuous Time Random Exceedances (CTRE).
    See <arXiv:1802.05218>, K. Hees, S. Nayak, P.Straka, 2018.
URL: https://unsw-math.github.io/CTRE/
BugReports: https://github.com/UNSW-MATH/CTRE/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: assertthat, graphics, MittagLeffleR, plyr, stats, tea, utils,
        zoo
Depends: R (>= 2.10)
Suggests: evmix, magrittr, shiny
NeedsCompilation: no
Packaged: 2018-05-07 04:00:54 UTC; poyda
Author: Katharina Hees [aut],
  Peter Straka [aut, cre]
Repository: CRAN
Date/Publication: 2018-05-07 13:30:03 UTC
