Package: LPStimeSeries 1.1-0
LPStimeSeries: Learned Pattern Similarity and Representation for Time Series
Learned Pattern Similarity (LPS) for time series, as described in Baydogan and Runger (2016) <doi:10.1007/s10618-015-0425-y>. Implements an approach to model the dependency structure in time series that generalizes the concept of autoregression to local auto-patterns. Generates a pattern-based representation of time series along with a similarity measure called Learned Pattern Similarity (LPS). Introduces a generalized autoregressive kernel. This package adapts C code from the 'randomForest' package by Andy Liaw and Matthew Wiener, itself based on original Fortran code by Leo Breiman and Adele Cutler.
Authors:
LPStimeSeries_1.1-0.tar.gz
LPStimeSeries_1.1-0.tar.gz(r-4.7-arm64)LPStimeSeries_1.1-0.tar.gz(r-4.7-x86_64)LPStimeSeries_1.1-0.tar.gz(r-4.6-arm64)LPStimeSeries_1.1-0.tar.gz(r-4.6-x86_64)
LPStimeSeries_1.1-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
LPStimeSeries/json (API)
NEWS
| # Install 'LPStimeSeries' in R: |
| install.packages('LPStimeSeries', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- GunPoint - The Gun-Point Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:479158bc9f. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 110 | ||
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 141 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 103 | ||
| wasm-release | OK | 95 |
Exports:computeSimilaritydiscriminativePatternsgetTreeInfolearnPatternLPSNewsplotMDStunelearnPatternvisualizePattern
Dependencies:RColorBrewer
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute similarity between time series based on learned patterns | computeSimilarity |
| Find and Visualize the Most Class-Discriminative Patterns | discriminativePatterns |
| Extract a single tree from the ensemble. | getTreeInfo |
| The Gun-Point Data | GunPoint |
| Learn Local Auto-Patterns for Time Series Representation and Similarity | learnPattern learnPattern.default print.learnPattern |
| Show the NEWS file | LPSNews |
| Plot method for learnPattern objects | plot.learnPattern |
| Multi-dimensional Scaling Plot of Learned Pattern Similarity | plotMDS |
| predict method for 'learnPattern' objects | predict.learnPattern |
| Tune Parameters of LPS for Time Series Classification | tunelearnPattern |
| Plot of the patterns learned by the ensemble of the regression trees | visualizePattern |
