Dear Ben,
Fitting the model and calculating the confidence intervals within the same
function works (
https://github.com/ThierryO/testlme4/blob/master/tests/testthat/test_fit_model_ci.R
passes).
Fitting the model inside a function and calculating the confidence
intervals on the output still fails
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[Sorry to those who don't like it for top-posting]
Thierry, I'm curious whether this addresses your problem (although
we don't have a hard timetable for the next release [it has to avoid
conflicts with the 3.2.0 release in 2.5 weeks at the very le
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15-03-23 12:55 PM, Thierry Onkelinx wrote:
> Dear Ben,
>
> Last week I was struggling with incorporating lme4 into a package.
> I traced the problem and made a reproducible example (
> https://github.com/ThierryO/testlme4). It looks very simular
Dear Ben,
Last week I was struggling with incorporating lme4 into a package. I traced
the problem and made a reproducible example (
https://github.com/ThierryO/testlme4). It looks very simular to the
problem you describe.
The 'tests' directory contains the reproducible examples. confint() of a
m