refECMvar | R Documentation |
Refining an estimated ECM VAR model by setting insignificant estimates to zero
refECMvar(m1, thres = 1)
m1 |
An object of the ECMvar command or the refECMvar command |
thres |
Threshold for individual t-ratio. The default is 1. |
Set simultaneously all estimates with t-ratio less than the threshold to zero (in modulus).
Constrained estimation results of a ECM VAR model
Ruey S. Tsay
Tsay (2014, Chapter 5). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.