View source: R/LM_test_robust.R
LM_test_robust | R Documentation |
Perform the LM test of significance of x for y given z and add the robust asymptotic test statistic.
LM_test_robust(y, x, z, I = 1)
y |
dependent variable: Granger-caused |
x |
Granger causing variable, all its lags |
z |
conditioning set of variables |
I |
the numberr of dependent variables, that is number of equations in the VAR. |
test statistics, both asymptotic chi square, finite sample corrected F, asymptotic chi square robust to heteroscedasticity and relative p values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.