Title: 'Hydropeaking Events Detection Algorithm'
Package: HEDA
Type: Package
Version: 0.1.5
Authors@R: c(person("Tingyu", "Li", email = "styli@ucdavis.edu", role = c("aut", "cre")), person("Xiaotian", "Zou", 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 (>= 4.0), 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-07-20 18:44:19 UTC; ninalty
Author: Tingyu Li [aut, cre],
  Xiaotian Zou [aut],
  Gregory Pasternack [aut]
Maintainer: Tingyu Li <styli@ucdavis.edu>
Repository: CRAN
Date/Publication: 2021-07-20 19:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:18:13 UTC; windows
