Package: ihclust
Type: Package
Title: Iterative Hierarchical Clustering (IHC)
Version: 0.1.0
Authors@R: c(
    person("Elin", "Cho", email = "elincho524@gmail.com", role = c("aut", "cre")),
    person("Yuting", "Xu", role = "aut"), 
    person("Jaejoon", "Song", role = "aut"))
Description: Provides a set of tools to
  i) identify geographic areas with significant change over time in drug utilization, and 
  ii) characterize common change over time patterns among the time series for multiple geographic areas.
  For reference, see below:
    1. Song, J., Carey, M., Zhu, H., Miao, H., Ram´ırez, J. C., & Wu, H. (2018) <doi:10.1504/IJCBDD.2018.10011910>
    2. Wu, S., Wu, H. (2013) <doi:10.1186/1471-2105-14-6>
    3. Carey, M., Wu, S., Gan, G. & Wu, H. (2016) <doi:10.1016/j.idm.2016.07.001>.
License: GNU General Public License (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: factoextra, splines, ggplot2, foreach, doParallel, parallel
NeedsCompilation: no
Packaged: 2022-04-22 17:19:37 UTC; elincho
Author: Elin Cho [aut, cre],
  Yuting Xu [aut],
  Jaejoon Song [aut]
Maintainer: Elin Cho <elincho524@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-27 07:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 04:03:09 UTC; windows
