loess_series | R Documentation |
Create trend using local polynomial regression
loess_series(x, time, ...)
x |
a numeric vector to smooth. |
time |
a date vector. |
... |
additional arguments such as 'span' that the stats::loess function takes |
numerical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.