Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: Iclad.ado and fixed effects -- maybe the solution?


From   david reinstein <[email protected]>
To   [email protected]
Subject   st: Re: Iclad.ado and fixed effects -- maybe the solution?
Date   Sun, 18 Sep 2005 14:04:46 -0700 (PDT)

I thought of replacing the double foreach (over i and
j) with:
  forvalues i=1(2)`N' {
   	local j=`i'+1

And making sure my data (which is 2 observation per
panelist) is sorted by panelist.

Do you think this should work?


--- david reinstein <[email protected]> wrote:

> I was hoping to use the IClad.ado procedure with
> fixed
> effects.  I am  a bit puzzled as to how to get this
> to
> include a fixed effect.  
> 
> In principle, I more or less get that ICLAD should
> be
> able to do the symmetric censoring across pairs of
> observations for an individual, as Chay & Powell
> discuss, but I haven't been able to decipher the
> code
> to figure out how to get it to do this.
>  
> Thanks for your help,
> David Reinstein 
>  
>  
>  
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 



		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
*
*   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