| VARest | R Documentation |
Estimates the coefficients of a VAR(p) model. Used in matXi.
VARest(x, p)
x |
Matrix of dimension (n,p+q). |
p |
Integer for the lag order. |
A list containing:
acCoefficients data matrix.
pInteger of the lag order.
kDimension of the VAR.
resMatrix of residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.