coef.VLSTAR: Coefficient method for objects of class VLSTAR

Description Usage Arguments Value Author(s) References Examples

View source: R/coef.VLSTAR.R

Description

Returns the coefficients of a VLSTAR model for objects generated by VLSTAR()

Usage

1
2
## S3 method for class 'VLSTAR'
coef(object, ...)

Arguments

object

An object of class ‘VLSTAR’; generated by VLSTAR().

...

Currently not used.

Value

Estimated coefficients of the VLSTAR model

Author(s)

Andrea Bucci

References

Terasvirta T. and Yang Y. (2014), Specification, Estimation and Evaluation of Vector Smooth Transition Autoregressive Models with Applications. CREATES Research Paper 2014-8

Examples

1
mean(1:3)

starvars documentation built on Jan. 18, 2022, 1:08 a.m.