tsfilter {tsmethods} | R Documentation |
Generic method for (online) time series filtering.
tsfilter(object, y, newxreg = NULL, ...)
object |
an object. |
y |
new outcome data to filter on. |
newxreg |
new optional regressors to filter on. |
... |
additional parameters passed to the method. |
The filtered value(s).