sits_envelope: Envelope filter

Description Usage Arguments Value Author(s)

Description

This function computes the envelope of a time series using the streaming algorithm proposed by Lemire (2009). This functions calls 'dtwclust::compute_envelop' function.

Usage

1
sits_envelope(data.tb, window_size = 1)

Arguments

data.tb

a valid sits table

window_size

an integer informing the window size for envelop calculation. See compute_envelop details.

Value

result.tb a sits_table with same samples and the new bands

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.