powered by
Estimates the coefficients of a VAR(p) model. Used in matXi.
matXi
VARest(x, p)
Matrix of dimension (n,p+q).
Integer for the lag order.
A list containing:
ac
Coefficients data matrix.
p
Integer of the lag order.
k
Dimension of the VAR.
res
Matrix of residuals.