Package: LPWC
Version: 1.0.0
Title: Lag Penalized Weighted Correlation for Time Series Clustering
Authors@R: c(person(given = "Thevaa",
             family = "Chandereng",
             role = c("aut", "cre", "cph"),
             email = "chandereng@wisc.edu",
             comment = c(ORCID = "0000-0003-4078-9176")),
      person(given = "Anthony",
             family = "Gitter",
             role = c("aut", "cph"),
             comment = c(ORCID = "0000-0002-5324-9833")))
Description: Computes a time series distance measure for clustering based on weighted correlation and introduction of lags. The lags capture delayed responses in a time series dataset. The timepoints must be specified. T. Chandereng, A. Gitter (2020) <doi:10.1186/s12859-019-3324-1>.
Depends: R (>= 3.0.2)
Suggests: testthat, rmarkdown, pkgdown, ggplot2, knitr, devtools
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
URL: https://github.com/gitter-lab/LPWC
BugReports: https://github.com/gitter-lab/LPWC/issues
Imports: nleqslv
NeedsCompilation: yes
Packaged: 2020-01-23 17:54:19 UTC; thevaasiinenchandereng
Author: Thevaa Chandereng [aut, cre, cph]
    (<https://orcid.org/0000-0003-4078-9176>),
  Anthony Gitter [aut, cph] (<https://orcid.org/0000-0002-5324-9833>)
Maintainer: Thevaa Chandereng <chandereng@wisc.edu>
Repository: CRAN
Date/Publication: 2020-01-23 22:50:20 UTC
