[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: outreg2 + anova = error
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/