All,
I was really looking forward to using Ben Jann's new -estout- package.
Unfortunately, my enthusiasm has been tempered somewhat:
. sysuse auto
. qui reg price mpg rep78 headroom trunk weight length turn displacement
gear_ratio foreign
. est store auto
. estout auto using auto, stats(F r2_a rmse N) equations(1) star se t p
varwidth(45)
invalid 'and'
r(198);
. estout auto using auto, stats(F r2_a rmse N) equations(1) star se p
varwidth(45)
invalid 'and'
r(198);
I have tried all sorts of option combinations, but I still get this
largely uninformative error message. Needless to say, it didn't work with
my own dataset, either.
Also needless to say, I'm probably missing something rather obvious! Any
solutions to this are greatly appreciated.
CLIVE NICHOLAS |t: 0(044)191 222 5969
Politics |e: [email protected]
Newcastle University |http://www.ncl.ac.uk/geps
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/