coef.ucm: Extract coefficients from UCM objects

View source: R/stsm.R

coef.ucmR Documentation

Extract coefficients from UCM objects

Description

Extract coefficients from UCM objects

Usage

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

Arguments

object

an object of class ucm.

...

currently unused.

Value

A named numeric vector of model coefficients.


tfarima documentation built on Nov. 5, 2025, 7:43 p.m.