Hi everyone!
I'm trying to replicate this kind of transition matrix
[ATTACH=CONFIG]temp_21229_1612371796086_103[/ATTACH]
where direct stockholding is identified by "pos_e1", college by "college", year are identified by "anno" (with just 2008 and 2014), and each individual is identified along time by "nquest".
I would like to do the very same table with more recent data but all i have tried was
xtset nquest anno
xttrans pos_e1
xttrans pos_e1 if college==1
but i think i's horribly wrong
with dataex anno nquest pos_e1 nquest
2008 23865 0 0
2014 23865 0 0
2008 24147 0 1
2014 24147 0 1
2008 24149 0 0
2014 24149 0 0
2008 24194 1 1
2014 24194 0 0
I've tried with help xttrans and xttab but i cannot understood it properly
Could someone help me
Thank You so much
Related Posts with transition matrix for direct stockholding using xttrans or xttab
Please HelpHi everyone, Someone, kindly clarify the below for me. 1). Should one check for optimal lag per va…
Doubts regarding margins, logarithmics in marginplot and contrastHello! I have some doubts regarding if I am interpreting the results from command margins the corre…
How to run stata-se from bashDear statatlists, I'm new to Statalist, so any comment on the style of this post are welcome. I'm …
Can anyone help me for the scaling procedure of PISA WLE scores?Dear Sir/Madam, I am interested in the scaling procedure of WLE scores of PISA 2015 databases. The …
Estimating EndogenityI am using ivregress 2sls command to estimate endogenity I am using below variables; Dependent vari…
Subscribe to:
Post Comments (Atom)
0 Response to transition matrix for direct stockholding using xttrans or xttab
Post a Comment