Package: edecob
Title: Event Detection Using Confidence Bounds
Version: 1.0.0
Authors@R: 
    person(given = "Zheng Chen",
           family = "Man",
           role = c("aut", "cre"),
           email = "zheng.chen.man@alumni.ethz.ch")
Description: Detects sustained change in digital bio-marker data using
    simultaneous confidence bands. Accounts for noise using an auto-regressive
    model. Based on Buehlmann (1998) "Sieve bootstrap for smoothing in
    nonstationary time series" <doi:10.1214/aos/1030563978>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: stats (>= 3.5.0), ggplot2 (>= 3.1.0), rlang (>= 0.4.0), utils
        (>= 3.5.0), graphics (>= 3.5.0)
Suggests: survival (>= 2.43)
NeedsCompilation: no
Packaged: 2021-12-17 09:05:13 UTC; manz1
Author: Zheng Chen Man [aut, cre]
Maintainer: Zheng Chen Man <zheng.chen.man@alumni.ethz.ch>
Repository: CRAN
Date/Publication: 2021-12-17 19:40:08 UTC
Built: R 4.0.2; ; 2021-12-18 11:52:43 UTC; unix
