powered by
Estimation of a LAD VAR using equation-by-equation LAD regressions.
LADVAR(x, configuration = list(nlag = 1))
Estimate LAD VAR model
zoo data matrix
model configuration
Lag length
David Gabauer
data("dy2012") fit = LADVAR(dy2012, configuration=list(nlag=1))
Run the code above in your browser using DataLab