Description Usage Arguments Details Value Author(s) References See Also Examples
The repr_paa
computes PAA representation from a vector.
1 |
x |
the numeric vector (time series) |
q |
the integer of the length of the "piece" |
func |
the aggregation function. Can be meanC, medianC, sumC, minC or maxC or similar aggregation function |
PAA with possibility to use arbitrary aggregation function. The original method uses average as aggregation function.
the numeric vector
Peter Laurinec, <tsreprpackage@gmail.com>
Keogh E, Chakrabarti K, Pazzani M, Mehrotra Sh (2001) Dimensionality Reduction for Fast Similarity Search in Large Time Series Databases. Knowledge and Information Systems 3(3):263-286
repr_dwt, repr_dft, repr_dct, repr_sma
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.