This program performs model simplification of a fitted VARMA model via the Kronecker index approach
refKronfit(model, thres = 1)
The name of a model from the command Kronfit or refKronfit
A threshold for t-ratio of individual parameter estimate. The default is 1.
Same as those of the command Kronfit.
For a given threshold, the program sets a parameter to zero if its t-ratio (in modulus) is less than the threshold.
Tsay (2014, Chapter 4). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.
Kronfit