Description Usage Arguments References Examples
Finds a discord using brute force algorithm.
1 | find_discords_brute_force(ts, w_size, discords_num)
|
ts |
the input timeseries. |
w_size |
the sliding window size. |
discords_num |
the number of discords to report. |
Keogh, E., Lin, J., Fu, A., HOT SAX: Efficiently finding the most unusual time series subsequence. Proceeding ICDM '05 Proceedings of the Fifth IEEE International Conference on Data Mining
1 2 3 4 |
Loading required package: Rcpp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.