Hello Statalist,
I am building a multilevel model to test whether an environmental exposure is linked with individual's weight/change in weight over time.
My dataset comprises 3000 individuals nested within 120 community clusters (clusterid) who were measured at five time points (time). The outcome variable is weight. I need to control for two fixed covariates measured at the individual level (inc and mat_ill). The independent variable of interest is measured at the cluster level (env_exp), and I also need to include two fixed cluster-level covariates (alloc and dens).
Is the following code correct for measuring the effects of env_exp and its interaction with time on weight?
mixed weight inc mat_ill alloc dens env_exp time env_exp#time || clusterid: time
Many thanks!
Related Posts with Multilevel model (mixed command) with clustered, repeated-measures data
PstestHi, I'm using Stata 16 for my analysis. I've run the pstest command to obtain results for the balan…
Difference-in-differences estimator for time-invariant subgroupsI have a conceptual question. I have a standard difference in differences (DiD) model Code: Y_{i,…
Problems with Merge 1:1 using unique id numberGood morning all, I am a PhD student and relative newcomer to Stata and was hoping you might be able…
Fixed effects for IV using cross section dataDear Statlist users, I am studying the impact of parental investments in early childhood, as record…
Generating elasticities for individual cases using the 'aidsills' commandDear Statalisters, I'm using the 'aidsills' command for estimating demand systems developed by Lecoq…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel model (mixed command) with clustered, repeated-measures data
Post a Comment