powered by
Refine a fitted VARX model by setting insignificant parameters to zero
refVARX(m1, thres = 1)
An output object of the VARX command or the refVARX command
A threshold for the individual t-ratio. Default is 1.
The same as those of the command VARX.
The program sets simultaneously all estimates with t-ratio less than threshold (in modulus) to zero and re-estimate the VARX model.
Tsay (2014, Chapter 6). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.
VARX