Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Deal with outreg command
From
Partho Sarkar <[email protected]>
To
[email protected]
Subject
Re: st: Deal with outreg command
Date
Mon, 19 Sep 2011 13:49:36 +0530
I think you are getting this error because your version of the
-outreg- program does not allow the -nolabel- option (just as the
version I have does not). In the -outreg- program installed on my
computer (using Stata 11), no labels are used by default, and if
you do want labels in the table, you need to use the -varlabels-
option. Just try running the example without the -nolabel- option and
see what you get.
[This sort of problem happens quite often in using examples- you have
to check the version of Stata, and in case of user-written files like
-outreg-, the revision date.]
P. Sarkar
On Mon, Sep 19, 2011 at 1:30 PM, Ay <[email protected]> wrote:
> Hi all,
>
> I try to do example online from ucla website and use highschool and beyond(200case).
>
> I'm using stata 11.0
> I follow step by step.
> When i run the first model: reg read and write, and use command:
> outreg using test.doc, nolabel replace,
> a sentence in red colour appeared-->option nolabel not allowed.
> r(198)
> Why did this occur?
>
> Thank you.
>
> Yun
>
>
>
>
> *
> * 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/
>
*
* 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/