Learn R Programming

tfarima (version 0.4.1)

coef.ucm: Extract coefficients from UCM objects

Description

Extract coefficients from UCM objects

Usage

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

Value

A named numeric vector of model coefficients.

Arguments

object

an object of class ucm.

...

currently unused.