summary.VLSTAR {starvars} | R Documentation |
Summary method for objects of class VLSTAR
Description
‘summary
’ methods for class ‘VLSTAR
’.
Usage
## S3 method for class 'VLSTAR'
summary(object, ...)
## S3 method for class 'summary.VLSTAR'
print(x, ...)
Arguments
object |
An object of class ‘ |
... |
further arguments to be passed to and from other methods |
x |
A summary object of class ‘ |
Value
An object of class summary.VLSTAR
containing a list of summary information from VLSTAR estimates. When print
is applied to this object, summary information are printed
Functions
-
print.summary.VLSTAR
: Print of the summary
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
See Also
[Package starvars version 1.1.10 Index]