Learn R Programming

tfarima (version 0.4.1)

coef.um: Coefficients of a univariate model

Description

coef extracts the "coefficients" from a um object.

Usage

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

Value

A numeric vector.

Arguments

object

a um object.

...

other arguments.