View source: R/timedom.trunc.R
timedom.trunc | R Documentation |
timedom
This function removes lags from a linear filter.
timedom.trunc(A, lags)
A |
an object of class |
lags |
a vector which contains a set of lags. These lags must be a subset of the lags defined for timedom object A. Only those lags will be kept, the other lags are removed. |
An object of class timedom
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.