Statalist


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

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


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

Works perfectly; thanks!!!

 postfoot("Line1Text" "Line2Text" "Line3Text")

ben

On Thu, Jun 5, 2008 at 8:22 PM, Michael McCulloch <[email protected]> wrote:
 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/

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