Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: outreg2 + anova = error


From   "Porter, Burt" <[email protected]>
To   <[email protected]>
Subject   st: outreg2 + anova = error
Date   Wed, 21 Jun 2006 17:38:32 -0500

When using outreg2 following anova I receive the following error
message:

     option nolabel not allowed

Browsing outreg2.ado I find the following code:

	* nolabels for anova and fracpoly
	if ("`cmd'"=="anova" | `fracpol' | "`cmd'"=="nl") {
		/* e(fp_cmd)!=. means fracpoly */
		 local cons "nolabel"

However, I do not understand why this causes the error I am receiving.
Any help would be much appreciated.

 **************************************
 R. Burt Porter
 Iowa State University

 Email:          [email protected] 

 **************************************


*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index