timedom.trunc {freqdom} | 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
.