Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed models: Include more info about nested and crossed random effects #11

Open
Pakillo opened this issue Feb 5, 2018 · 0 comments
Open

Comments

@Pakillo
Copy link
Owner

Pakillo commented Feb 5, 2018

See lme4 manual (http://lme4.r-forge.r-project.org/book/Ch2.pdf) and Bolker's article.
Nested random effects (1|a/b) are actually equivalent to (1|a) + (1|b), as long as levels in b are clearly specified so they can't be confounded. See also https://m-clark.github.io/mixed-models-with-R/extensions.html#crossed-vs.nested

@Pakillo Pakillo changed the title Include more info about nested and crossed random effects Mixed models: Include more info about nested and crossed random effects Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant