Learn R Programming

starvars (version 1.1.11)

coef.VLSTAR: Coefficient method for objects of class VLSTAR

Description

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

Usage

# S3 method for VLSTAR
coef(object, ...)

Value

Estimated coefficients of the VLSTAR model

Arguments

object

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

...

Currently not used.

Author

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

Run this code
mean(1:3)

Run the code above in your browser using DataLab