Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
confint(...,method="boot") for model with weights #386
Comments
bbolker
added a commit
that referenced
this issue
Jul 1, 2016
|
|
bbolker |
a9fd5a2
|
|
adding to this: zero-weight observations are not taken into account when computing Exploration so far posted at https://github.com/lme4/lme4/blob/master/misc/issues/GH386.R ... |
|
We definitely should behave as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bbolker commentedJun 30, 2016
From Rodrigo Travitzki via r-sig-mixed-models ...