Dear Stata Listserv,
I’m seeking help with how to lag variables in a three-level mixed effects model using the mixed command. Level 1 is individuals, level 2 is the country-year, and level 3 is the country.
Before my current project, I was working with country-year (pooled time-series) data, using the mixed command. With these data, it was a simple matter to xtset the data <xtset country year> and then use the L. operator to lag any time-varying variables. More recently, however, I merged in individual-level data from the World Values Survey into this existing country-year dataset. So the basic unit of analysis is now the individual person (nested within survey years, nested within countries). With the individual-level data merged in, Stata (version 15) is no longer allowing me to xtset the data, so I can’t use the L. operator. However, I still want to lag my country-level time-varying variables by one year or more. How can I do that?
Thanks a lot,
Louisa
Related Posts with How to Lag Variables in a Three-Level Mixed Effects Model
drawing sample of coefficients from a vce or correlation matrixHi everyone, I have a vce matrix as well as its corresponding correlation matrix which I obtained af…
Changing the base year, and creating an index from that year in a time seriesHello, I have a similar problem as last time. But slightly different and have been trying for a few…
how to save a vce output of biprobit model in excel and RHi everyone, I ran a biprobit model and used a post-estimation command of "estat vce" and "estat vce…
sorting dataHi Stata Forum, I have a long dataset of hospitalization data. I am looking at number of lower limb…
Regression discontinuity in time and logit approachHi all, I have got a question concerning a regression discontinuity design with time series data. …
Subscribe to:
Post Comments (Atom)
0 Response to How to Lag Variables in a Three-Level Mixed Effects Model
Post a Comment