Hello,
I was trying to replace the square brackets around the confidence
interval with parentheses (as in round brackets "(" ")")in the code
below. Any ideas how to do this?
Thanks a lot!
sysuse auto, clear
eststo: qui reg price mpg rep78 trunk weight length
eststo: qui reg displacement mpg rep78 trunk weight length
esttab, cells("b(fmt(a1) star) ci(par)") r2
Best wishes,
Miranda
PS: I use Stata 11
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/