Learn R Programming

tfarima (version 0.3.2)

coef.tfm: Coefficients of a transfer function model

Description

coef extracts the "coefficients" from a TF model.

Usage

# S3 method for tfm
coef(object, ...)

Arguments

object

a tfm object.

...

other arguments.

Value

A numeric vector.