How to interpret fixed/random effects in a linear mixed model (multilevel regression model)?
-
Hi! I am using a multilevel regression model. I udnerstand the basics of the model, but I haven't completely understood the interpretations of the fixed and random effects of the sumary. For the random effects I just get the variance and standard deviation, whereas for the fixed effects I get all normal information. I am now just wondering how these two effects are correlating. Also what is the difference at only looking at the fixed effects of a lmer and a lm model results. Maybe someone can clear my confusions about these two kind of effects I receive with such a model. Thanks in advance!
-
Answer:
A good place to start might be Wikipedia articles on random effects http://en.wikipedia.org/wiki/Random_effects_model and multilevel models http://en.wikipedia.org/wiki/Multilevel_model. The terms random effects, fixed effects and multilevel models can be confusing and the former two often imply the later. A good textbook (with R code and examples) for multilevel models is 'Data Analysis Using Regression & Multilevel/Hierarchical Models' by Andrew Gelman and Jennifer Hill.
Abhinav M Kulkarni at Quora Visit the source
Other answers
The fixed effect (FE) approach assumes the group effect to be correlated with the explanatory variables, where a group-specific constant term is introduced in the regression model. This constant term specific for each particular grouping in your data set embodies all the observable effects and specifies an estimable conditional mean. In simpler words, each group has its own intercept and the variability is absorbed in the disturbance term (and hence you won't get variance specific for any group). Random effect (RE) assumes the group effect heterogeneity to be uncorrelated with the included variables. RE models the group specific constant terms as randomly distributed with component of random heterogeneity specific to the j-th group and is constant across individuals within the same group e.g. students within same school is homogeneous. The reported variance components will be sigma_u denoting the estimate of the random intercept standard deviation (which belong to the within group effect), and sigma_e which is the normal residual terms. Note: I am new in this topic, but I find explanations by Greene's Econometric Analysis is very helpful in terms of understanding the theoretical parts. Rabe-Hesketh's STATA guide on Multilevel and Longitudinal Modeling is helpful in terms of interpreting the output especially if you are using STATA. Sorry I have not used R for quite a long time so can't comment on lmer.
Diana Abdwahab
Related Q & A:
- How old is it to become a fashion male model?Best solution by Yahoo! Answers
- How to become a famous site model?Best solution by Yahoo! Answers
- How to make a working windmill model?Best solution by Yahoo! Answers
- How to make this special effects for a video?Best solution by Super User
- How to add special effects to a short film?Best solution by filmsite.org
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.