Package: LPWC 1.0.0
LPWC: Lag Penalized Weighted Correlation for Time Series Clustering
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>.
Authors:
LPWC_1.0.0.tar.gz
LPWC_1.0.0.zip(r-4.5)LPWC_1.0.0.zip(r-4.4)LPWC_1.0.0.zip(r-4.3)
LPWC_1.0.0.tgz(r-4.4-any)LPWC_1.0.0.tgz(r-4.3-any)
LPWC_1.0.0.tar.gz(r-4.5-noble)LPWC_1.0.0.tar.gz(r-4.4-noble)
LPWC_1.0.0.tgz(r-4.4-emscripten)LPWC_1.0.0.tgz(r-4.3-emscripten)
LPWC.pdf |LPWC.html✨
LPWC/json (API)
NEWS
# Install 'LPWC' in R: |
install.packages('LPWC', repos = c('https://gitter-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gitter-lab/lpwc/issues
- simdata - Example datasets for LPC
bioinformaticsclusteringtime-series
Last updated 5 years agofrom:56d076d31a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:best.lagcomp.corrcorr.bestlagfindCprep.datascoreweightweight.lagwt.corr
Dependencies:nleqslv
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Best Lag | best.lag |
Computing corr | comp.corr |
Computes best lag correlation | corr.bestlag |
Finding best C | findC |
Preparing Data | prep.data |
Score of Lags | score |
Example datasets for LPC | simdata |
Weight in correlation | weight |
Weight Lag | weight.lag |
Weighted correlation | wt.corr |