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: using macro
From
urbain thierry YOGO <[email protected]>
To
[email protected]
Subject
st: using macro
Date
Mon, 30 Apr 2012 21:00:35 +0100
Dear statalister
I am a bit confuse about what come out while using a macro with
regress. For instance i want to run the following model:
regress y x a b c d, ro (1)
and i use macro
local controls a b c d
after
regress y x `controls', ro (2)
the point is that i don't understand why the coefficient of x differs
accross equations. Please can somebody explain me? thanks in advance
--
*Urbain Thierry YOGO
P.h.D candidate in Economics*
*
* 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/