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: ldecomp question
From
Maarten Buis <[email protected]>
To
[email protected]
Subject
Re: st: ldecomp question
Date
Tue, 28 May 2013 15:18:33 +0200
On Mon, May 27, 2013 at 3:45 PM, Alberto R Osella wrote:
> These are the real names and the the error is the same.
> ldecomp caco, direct(Pattern1_Tercil) indirect(estudcat) at(metscat400 0; lm
> 1; hij 1)
The error message is a bit confusing in this case. The problem is that
you need to specify the control variables before you can fix them, so
your syntax should be:
ldecomp caco metscat400 lm hij, ///
direct(Pattern1_Tercil) ///
indirect(estudcat) ///
at(metscat400 0; lm 1; hij 1)
Hope this helps,
Maarten
---------------------------------
Maarten L. Buis
WZB
Reichpietschufer 50
10785 Berlin
Germany
http://www.maartenbuis.nl
---------------------------------
*
* 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/