print.tfm: Print Transfer Function Model

View source: R/tfm.R

print.tfmR Documentation

Print Transfer Function Model

Description

Print method for objects of class tfm.

Usage

## S3 method for class 'tfm'
print(x, ...)

Arguments

x

A tfm object.

...

Additional arguments passed to summary.tfm and print.summary.tfm.

Details

Prints a summary of the transfer function model by calling summary(x) with short = TRUE.

See Also

tfm, summary.tfm


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