coef: Extract Model Coefficients

coef.tsvets.estimateR Documentation

Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

Arguments

object

an object of class “tsvets.estimate”.

...

not currently used.

Value

a numeric named vector.


tsmodels/tsvets documentation built on June 13, 2022, 2:14 p.m.