This document summarizes the results of fitting vector time series regression models to economic indicator data using SAS and R software. It estimates VARX(0,0), VARX(1,0), and VARX(1,2) models and compares the parameter estimates between the two programs. The VARX(0,0) model estimates showed good agreement between SAS and R. The VARX(1,0) model was also estimated using both programs, with SAS using least squares and R using the vars package. Parameter estimates were provided for the VARX(1,0) model.