I use this line of stata code:
label variable xvar "XVAR$_{t}$"
When I output regression results using outreg2, the above variable shows up as XVAR$. I read the help file but nothing about using symbols in the labels.
Thank you
joanne
label variable xvar "XVAR$_{t}$"
When I output regression results using outreg2, the above variable shows up as XVAR$. I read the help file but nothing about using symbols in the labels.
Thank you
joanne
Comment