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
command for conditional likelihood regression using timesseries dataDear mr/mrs, I am currently trying to make a regression in STATA using times-series data on GNP. I …
Using r() with recodeI am trying to recode a variable using the values from the return list but from the error message I …
Problem with predicting survival probabilities from stpm2 model with TVC in external dataI have built a prognostic model using stpm2 which includes a tvc (all covariates in model are center…
Collinearity among multiple category IVs in survey dataHi folks, Insights please! I am running logit model with complex survey data. All the independent …
sfpanel postestimationDear Stata Users, I'm trying to estimate technical efficiency with -sfpanel post estimation command…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel model (mixed command) with clustered, repeated-measures data
Post a Comment