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: Transition probability for each year in a Panel Data


From   Austin Nichols <[email protected]>
To   [email protected]
Subject   Re: st: Transition probability for each year in a Panel Data
Date   Thu, 26 Apr 2012 15:15:35 -0400

Rituparna Basu <[email protected]>:
See e.g.
http://www.stata.com/statalist/archive/2011-04/msg01110.html

webuse nlswork, clear
g lmsp=l.msp
la var lmsp "lag"
ta msp lmsp, col
ta msp lmsp if year==69, col


On Thu, Apr 26, 2012 at 2:48 PM, Rituparna Basu <[email protected]> wrote:
> Dear Statalist scholars,
>
> I have a time variant variable that indicates status of a person from 2006-2011. How can I identify, let's say, how many of them moved from status 'x' to status 'y' or status 'z' or status 'a' (any status) from 2006-2007 or stayed at status 'x'?
> The 'xttrans' command simply says how many transitioned from one group to other but there is no information on what happens at each time point. The variable Status has 8 categories.
>
> Any thoughts is very much appreciated!
>
> Thanks a lot for your time!
>
> Regards,
> RB
*
*   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