coef: Extract Model Coefficients

coef.tsets.estimateR Documentation

Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

Arguments

object

an object of class “tsets.estimate”.

...

not currently used.

Value

a numeric named vector.


tsmodels/tsets documentation built on Oct. 8, 2022, 9:15 a.m.