Statalist


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

st: estout: can I have several lines of text in -postfoot- ?


From   Michael McCulloch <[email protected]>
To   Statalist <[email protected]>
Subject   st: estout: can I have several lines of text in -postfoot- ?
Date   Thu, 5 Jun 2008 11:22:44 -0700

Hello,
I'd like to add several lines of explanatory notes in the -postfoot- option of -estout-.

estout *, cells(b(star fmt(%9.3f))) ///
legend label collabels(, none) ///
varlabels(_cons Constant) posthead("") ///
prefoot("") postfoot("Line1Text, Line2Text, Line3Text") ///
varwidth(8) modelwidth(8) delimiter("") eform

Note what I'd like to display in the penultimate line above:
postfoot("Line1Text, Line2Text, Line3Text")

Is there a format command I can put between Line1Text and Line2Text, and so on?
--

Best wishes,
Michael McCulloch



Pine Street Foundation
124 Pine St., San Anselmo, CA 94960-2674
Tel: (415) 407-1357
Fax: (415) 485-1065
[email protected]
www.pinestreetfoundation.org
*
* 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