The attached procedure takes the most recent regression and generates a TeX equation to display it in the standard form with coefficients x variables in the first line with standard errors in parentheses under the coefficients.
@RegToTeX( options)
Options
PICTURE=picture format for numbers ["*.##"]
DVLABEL=TeX code label for dependent variable [series label_t]
RHSLABELS=VEC[STRING] of TeX code labels for the right hand side variables [series label_t or series label_{t +/- lag) for lags/leads]
This PDF file demonstrates the use of the procedure with an example. The example and data file for it are also provided.
