[A,B,K,J] = companion(V)
V
[ VAR ] - VAR object for which the companion matrices will be returned.A
[ numeric ] - First-order companion transition matrix.
B
[ numeric ] - First-order companion coefficient matrix in front of reduced-form residuals.
K
[ numeric ] - First-order compnaion constant vector.