Description Usage Arguments Value
The algorithm searches for an optimal polynomial describing the warping. The degree of smoothing depends on smoothing factor lambda (usually from 0.5 to 10.0) Use lambda = 0.5 for very slight smoothing and lambda = 5.0 for strong smoothing
| 1 | sits_sgolay(data.tb, order = 3, scale = 1, bands_suffix = "sg")
 | 
| data.tb | The SITS tibble containing the original time series | 
| order | filter order | 
| scale | time scaling | 
| bands_suffix | the suffix to be appended to the smoothed filters | 
output.tb a tibble with smoothed sits time series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.