LM_test: LM test

View source: R/LM_test.R

LM_testR Documentation

LM test

Description

Perform the LM test of significance of x for y given z.

Usage

LM_test(y, x, z, I = 1)

Arguments

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.

Value

test statistics, both asymptotic chi square and finite sample corrected F and relative p values


Marga8/HDGCvar documentation built on May 25, 2024, 11:12 a.m.