Learn R Programming

starvars (version 1.1.10)

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, ...)

Arguments

object

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

Currently not used.

Value

Estimated coefficients of the VLSTAR model

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
# NOT RUN {
mean(1:3)
# }

Run the code above in your browser using DataLab