Description Usage Arguments Value Author(s)
This function computes the envelope of a time series using the streaming algorithm proposed by Lemire (2009). This functions calls 'dtwclust::compute_envelop' function.
| 1 | sits_envelope(data.tb, window_size = 1)
 | 
| data.tb | a valid sits table | 
| window_size | an integer informing the window size for envelop calculation. See compute_envelop details. | 
result.tb a sits_table with same samples and the new bands
Rolf Simoes, rolf.simoes@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.