coef.um: Coefficients of a univariate model

View source: R/um.R

coef.umR Documentation

Coefficients of a univariate model

Description

coef extracts the "coefficients" from a um object.

Usage

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

Arguments

object

a um object.

...

other arguments.

Value

A numeric vector.


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