Cannot pool fitted mixed effects models #362
studerus
started this conversation in
Impute, analyse and pool
Replies: 2 comments
-
Thanks. Please add
and then it should work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Patrick D'Onofrio alerted me that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pooling multiple fitted mixed effects models results in the following error message:
Error: No tidy method for objects of class lme
Here's a minimal example:
I have already installed the developmental versions of mice and broom from github, but it didn't solve the problem.
Beta Was this translation helpful? Give feedback.
All reactions