Skip to content
Prev 18173 / 20628 Next

Most principled reporting of mixed-effect model regression coefficients

Thanks, Thierry. This is what I was looking for!

When I try confint(lme4_model) I get the following warning:

```{r}

Computing profile confidence intervals ...
Error in zeta(shiftpar, start = opt[seqpar1][-w]) :
  profiling detected new, lower deviance

```
Is there an easier way of extracting confidence intervals for fixed effects in lme4 than calculating them using the point estimate +/- Z * SE ?

Best,
James
Message-ID: <DM5PR1901MB2007B1C5BF040057769C97D7EA140@DM5PR1901MB2007.namprd19.prod.outlook.com>
In-Reply-To: <CAJuCY5xhVYBgZwfwmb-gO9=YYhkg7RA7B4dDjo1_xp_xX6di5g@mail.gmail.com>