Learn R Programming

tfarima (version 0.3.2)

coef.um: Coefficients of a univariate model

Description

coef extracts the "coefficients" from a um object.

Usage

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

Arguments

object

a um object.

...

other arguments.

Value

A numeric vector.