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.


gallegoj/tfarima documentation built on March 31, 2024, 10:32 a.m.