coef.VLSTAR {starvars} | R Documentation |
Coefficient method for objects of class VLSTAR
Description
Returns the coefficients of a VLSTAR model for objects generated by VLSTAR()
Usage
## S3 method for class 'VLSTAR'
coef(object, ...)
Arguments
object |
An object of class ‘ |
... |
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
mean(1:3)
[Package starvars version 1.1.10 Index]