LM_test | R Documentation |
Perform the LM test of significance of x for y given z.
LM_test(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 and finite sample corrected F and relative p values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.