Description Usage Arguments Value Examples
high frequency ksmooth filtering
1 | my_ksmooth(timeS, span = 5, kernel = "box")
|
timeS |
a time series |
span |
the number of periods to span (should be odd) |
kernel |
box or normal |
the filtered time series
1 | # hc4<- my_ksmooth(hc4.ts, span= 13)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.