Package: LPWC
Version: 1.0.1
Title: Lag Penalized Weighted Correlation for Time Series Clustering
Authors@R: c(person(given = "Thevaa",
             family = "Chandereng",
             role = c("aut", "cre", "cph"),
             email = "thevaasiinen@gmail.com",
             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: 2026-06-30 05:38:27 UTC; thevaasiinenchandereng
Author: Thevaa Chandereng [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4078-9176>),
  Anthony Gitter [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-5324-9833>)
Maintainer: Thevaa Chandereng <thevaasiinen@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-05 10:20:03 UTC
Built: R 4.6.0; ; 2026-07-05 11:27:29 UTC; unix
