Description Usage Arguments Details Value
Applies the Piecewise Linear Approximation (PLA SlidingWindow) to the time series.
1 | PLASlidingWindow(ts, max.error)
|
ts |
Expects a khiva array containing the set of points to be reduced. The first component of the points in the first column and the second component of the points in the second column. |
max.error |
The maximum approximation error allowed. |
[1] Zhu Y, Wu D, Li Sh (2007). A Piecewise Linear Representation Method of Time Series Based on Feature Points. Knowledge-Based Intelligent Information and Engineering Systems 4693:1066-1072.
The reduced number of points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.