output: Output of a transfer function or a transfer function model

View source: R/tf.R

outputR Documentation

Output of a transfer function or a transfer function model

Description

output filters the input using the transfer function.

Usage

output(object, ...)

## S3 method for class 'tf'
output(object, ...)

Arguments

object

an object of the S3 class "tf".

...

additional arguments.

Value

A "ts" object


tfarima documentation built on Nov. 5, 2025, 7:43 p.m.