Description Usage Arguments Value Examples
high frequency lowess filtering
1 | my_lowess(timeS, span = 5)
|
timeS |
a time series |
span |
the number of periods to span |
the filtered time series
1 | # hc4<- my_lowess(hc4.ts, span= 13)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.