output.tf {tfarima} | R Documentation |
Output of a transfer function
Description
output
filters the input using the transfer function.
Usage
output.tf(tf)
Arguments
tf |
an object of the S3 class "tf". |
Value
A "ts" object
[Package tfarima version 0.3.2 Index]