[R] MuMIn Problem getting adjusted Confidence intervals
Ben Bolker
bbolker at gmail.com
Tue Sep 6 20:34:38 CEST 2011
Kamil Bartoń <kamil.barton <at> uni-wuerzburg.de> writes:
>
> Hi Marcos,
>
> The 'adjusted CI' (based on the 'adjusted se estimator'
> as in section 4.3.3 of Burnham & Anderson
> 2002) cannot be calculated for 'lmer' model because it
> does not give df's for the coefficients.
>
> kamil
If you're willing to use MASS::glmmPQL instead (which gives
df's, because it is based on lme which does give df's) it
might work.
More information about the R-help
mailing list