This function computes the cyclical component of the trigonometric regression filter.
filter_tr(x, ...)
Arguments
x |
[univariate vector]
Univariate vector, numeric or ts object with only one dimension. |
... |
Further arguments passed to trfilter . |
Examples
# }