I am working on a project using the Young Lives longitudinal dataset, a longitudinal survey of children aged 1-15 (followed through time in 5 separate rounds) My RQ is investigating the impact of early childhood stunting on a PPVT reading score variable at age 15. Specifically, my independent variable is stunting at age 1 or age 5, where stunting refers to possessing a height-for-age z score two standard deviations less than the population mean at age 1 or age 5.
My dependent variable is an outcome variable in 1 period (i.e., time-invariant), however my independent variable, varies between periods as an individual can be stunted at age 1, then not stunted at age 5, and vice versa.
For my model so far, I am using the following general model:
PPVTage15= B0 + B1*(Indicator Variable for age 1 or age 5) + B2*(indicator variable for stunting) + B3*(age 1 or age 5)*(stunting) + ci ( a set of control covariates)
As my model is a panel dataset, with 5 instances of each individual, I was curious about using panel fixed effects to eliminate time invariant heterogeneity in individuals. However, my outcome variable, for a PPVT score at age 15, is time invariant. My questions are as follows:
1) Can I use individual fixed effects in this model estimation? (with the STATA fe command)
2) In my dataset, I also have data on PPVT scores for the individual at period 3 (at age 12). Although I am currently using a time invariant dependent variable of PPVT score at age 15, one solution to my problem would be to use this outcome to generate variance in the dependent variable. However, I do not have a PPVT score measured in every period. For this reason, would it be worthwhile using the PPVT score in round 3?
3)Would you recommend any other way to control for unobserved individual heterogeneity if I cannot used fixed effects?
Thank you
Related Posts with Panel Model with Longitudinal/Cohort Data and Fixed Effects
Panel data: mean per person for certain time periodHello together! I have Panel Data and I would like to create a variable which is the mean over the …
Mediation analysis with 3 conditions categorical IVHello Statalist, I have some questions regarding to my mediation analysis as I'm very new to Stata…
Analyze data on Continuous Glucose Monitoring or Flash Glucose Monitoring in various Diabetes TechnologiesHello Everyone, hope you all are safe and healthy I have been trying to analyze CGM/FGM data for t…
Include all contrasts of categorical IV in margins after mlogitHi! I would like to visualize all contrasts of a categorical IV in an mlogit model, but am stuck on…
Sensitivity Check of Longitudinal MediationDear all, I run a linear model to test for a mediation (outcome and mediator are both metric, the t…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Model with Longitudinal/Cohort Data and Fixed Effects
Post a Comment