Bookmark and Share

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]

st: Addstat option with outreg2 invalid syntax


From   Audrey N Straus <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: Addstat option with outreg2 invalid syntax
Date   Thu, 11 Oct 2012 13:30:01 -0500

Hello all,

When using outreg2 to create a table, I keep receiving the error message that the syntax of my addstat option is invalid.  My program reads as follows:

xi: reg PS_test_YES treat  $controls, robust; 
 local fstat = Ftail(e(df_m), e(N), e(F));
 outreg2 treat using HS_Outcomes.xls, nonotes rdec(3) addstat(Prob>F, `fstat') adec(3) ctitle(Private School Test) replace;

Any assistance is very much appreciated!
Audrey Straus


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index