Rich Prisinzano
>
> I was wondering if anyone knew of a way to get the data
> labels to appear
> in the regression output rather than just in describe, etc..
Typing
. findit labels regression
points to -outreg- and -reformat-.
Another possibility would be to use the -parmest- package, which allows the
user to save the results of an estimation in a data set with 1 observation
per parameter and data on parameter estimates, confidence limits, P-values,
and other parameter attributes, including the variable label of the
X-variable corresponding to the parameter. Type