coef.tfm: Coefficients of a transfer function model

View source: R/tfm.R

coef.tfmR Documentation

Coefficients of a transfer function model

Description

coef extracts the "coefficients" from a TF model.

Usage

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

Arguments

object

a tfm object.

...

other arguments.

Value

A numeric vector.


tfarima documentation built on May 20, 2022, 5:06 p.m.