Allows for the querying of time series for patterns. TSPatternQuery is a slightly modified implementation of <http://dl.acm.org/citation.cfm?id=1862263>. This is a sliding window algorithm. Important points are identified within the window at each offset. They are then compared to a template of the desired pattern using spearman's rho as a similarity measure. Additional rules provided to the function may be used to increase accuracy, or to short circuit the algorithm in order to increase speed.
Package details |
|
---|---|
Author | Joshua Anthony Marsh |
Maintainer | Joshua Anthony Marsh <joshanthonymarsh@gmail.com> |
License | MIT |
Version | 0.1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.