Title: Hydropeaking Events Detection Algorithm
Package: HEDA
Type: Package
Version: 0.1.4
Authors@R: c(person("Tingyu", "Li", email = "styli@ucdavis.edu", role = c("aut", "cre")), person("Xiao", "Tian", email = "xtzou@ucdavis.edu", role = "aut"), person("Gregory", "Pasternack", email = "gpast@ucdavis.edu", role = "aut"))
Description: This tool identifies hydropeaking events from raw time-series flow record, a rapid flow variation induced by the hourly-adjusted electricity market. The novelty of 'HEDA' is to use vector angle instead of the first-order derivative to detect change points which not only largely improves the computing efficiency but also accounts for the rate of change of the flow variation. More details <doi:10.1016/j.jhydrol.2021.126392>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6), dplyr (>= 1.0.2), ggplot2 (>= 3.1.0), zoo (>=
        1.8.7), lubridate (>= 1.7.4), rlang (>= 0.4.11)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-14 16:49:49 UTC; ninalty
Author: Tingyu Li [aut, cre],
  Xiao Tian [aut],
  Gregory Pasternack [aut]
Maintainer: Tingyu Li <styli@ucdavis.edu>
Repository: CRAN
Date/Publication: 2021-06-15 14:20:02 UTC
