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]

Re: st: Recovering Names of Factor Variables for Displaying Table of Estimates


From   Alan Neustadtl <[email protected]>
To   [email protected]
Subject   Re: st: Recovering Names of Factor Variables for Displaying Table of Estimates
Date   Mon, 5 Dec 2011 12:51:05 -0500

Try using the -coeflegend- option for regress or after you estimate
your model try -regress, coeflegend-.

Best,
Alan


On Mon, Dec 5, 2011 at 12:24 PM, Lloyd Dumont <[email protected]> wrote:
> Hello, everyone.
>
> I am estimating a few equations using factor variables.  Some are just dummies, and some are dummies crossed with continuous variables.  What I cannot figure out is how to reference the names of the newly-created two-way multiplicative interaction terms.  I have even tried to copy the variable names from - mat list e(b) - .  That works for the simple, one-way dummy, but not for the interaction terms.  Is there a simple solution?
>
> If it helps, here is a minimal recreation of the estimation command...
>
> reg Y i.X1##c.X2 i.X1##c.X3 i.X1##c.X4
>
>
> Thank you!  Lloyd
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/

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


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