summary.VLSTAR: Summary method for objects of class VLSTAR

Description Usage Arguments Value Functions Author(s) References See Also

View source: R/summary.VLSTAR.R

Description

summary’ methods for class ‘VLSTAR’.

Usage

1
2
3
4
5
## S3 method for class 'VLSTAR'
summary(object, ...)

## S3 method for class 'summary.VLSTAR'
print(x, ...)

Arguments

object

An object of class ‘VLSTAR’ obtained through VLSTAR().

...

further arguments to be passed to and from other methods

x

A summary object of class ‘VLSTAR’ obtained through summary().

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

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

VLSTAR


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