Displaying 2 results from an estimated 2 matches for "commu".
Did you mean:
comms
2005 Aug 17
4
How to assess significance of random effect in lme4
Dear All,
With kind help from several friends on the list, I am getting close.
Now here are something interesting I just realized: for random
effects, lmer reports standard deviation instead of standard error! Is
there a hidden option that tells lmer to report standard error of
random effects, like most other multilevel or mixed modeling software,
so that we can say something like "randome
2005 Aug 18
0
[SPAM] - Re: How to assess significance of random effect in lme4 - Bayesian Filter detected spam
...be standard errors in the usual sense.
>
> Doran, Harold wrote:
>
> > These are the posterior variances of the random effects (I think
> more > properly termed "empirical" posteriors). Your model
> apparently includes > three levels of random variation (commu,
> bcohort, residual). The first > are the variances associated with
> your commu random effect and the > second are the variances
associated with the bcohort random effect.
> >
> > Accessing either one would require
> >
> > fm at bVar$commu or fm at bVar...