<> 
Lambda is the product of sigma and rho. The latter is the decisive result
here as the -treatreg- model crucially rests on the idea that the erors in
its two component equations are correlated...
***
webuse labor, clear
generate wc = 0
replace wc = 1 if we > 12
treatreg ww wa cit,/* 
 */  treat(wc=wmed wfed)
treatreg ww wa cit,/* 
 */  treat(wc=wmed wfed)/* 
 */ two
 
di in red "product of rho and sigma: "/* 
 */  e(rho)*e(sigma)/* 
 */ _n "compare to lambda: " e(lambda)
***
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von [email protected]
Gesendet: Donnerstag, 25. Juni 2009 11:15
An: statalist
Betreff: st: what does lambda mean after treatment regression?
<style
id="sinamailpaperfilter">.sinamailpaper-0{cursor:text;}.sinamailpaper-0 td,.
sinamailpaper-0 textarea,.sinamailpaper-0 input,.sinamailpaper-0
br,.sinamailpaper-0 div,.sinamailpaper-0 span{font-size:14px;font-family:"宋
体",Verdana,Arial,Helvetica,sans-serif;line-height:1.5;}.sinamailpaper-0
p{*margin:0.2em auto;}.sinamailpaper-0 img{border:0;}.sinamailpaper-0
pre{white-space:normal;}.sinamailpaper-0
form{margin:0;}</style> Dear statalists,<BR><BR>I use -t
reatment- in the stata,and the resulting lambd
a is insignificant.<BR>What does it mean? Shou
ld I take the ols re 
*
*   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/