-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Hi there,
Recent behavior in afex seems to have changed. I need my lmer models to be class lme4:lmer (stargazer, for example, chokes on lmerTest::lmer objects). However, when i set afex_options(lmer_function = "lme4"), mixed() fails. Rewriting my code to use lme4::lmer instead of just lmer is pretty ugly. Would it be possible to allow options to be separately set for the global lmer function and the lmer afex uses internally separately? If there's a better solution, I'm all ears...
Thanks for the nice package, by the way.
Allie
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels