Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

refKronfit

Refining VARMA Estimation via Kronecker Index Approach


Description

This program performs model simplification of a fitted VARMA model via the Kronecker index approach

Usage

refKronfit(model, thres = 1)

Arguments

model

The name of a model from the command Kronfit or refKronfit

thres

A threshold for t-ratio of individual parameter estimate. The default is 1.

Details

For a given threshold, the program sets a parameter to zero if its t-ratio (in modulus) is less than the threshold.

Value

Same as those of the command Kronfit.

Author(s)

Ruey S. Tsay

References

Tsay (2014, Chapter 4). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.

See Also

Kronfit


MTS

All-Purpose Toolkit for Analyzing Multivariate Time Series (MTS) and Estimating Multivariate Volatility Models

v1.0
Artistic License 2.0
Authors
Ruey S. Tsay and David Wood
Initial release
2018-10-8

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.