Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Is it possible to get effect sizes for the omnibus F-test returned by `mixed`? #8
Comments
|
Unfortunately not at the moment. The problem is not trivial and to my knowledge no general solution has as of yet been proposed. Some discussion on this issue can be found at the lme4 faq and in Westfall et al. (2014). My recommendation is to report effects on the response scale. We have done so in e.g., Kellen et al. (2015). References:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
smithdanielle commentedNov 6, 2015
Some journals request effect sizes to be included in the analysis. I don't know if this is possible, but can a specialised effect statistic (such as eta-squared) be returned alongside the F-test? Effect sizes such as standardised beta in a LMM table are not interpretable when using sum contrast coding (especially when number of levels of a factor are >= 3).