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.


tfarima documentation built on May 20, 2022, 5:06 p.m.