Last active
February 27, 2019 19:04
-
-
Save davebraze/53eab3b2cbcbcfb3f935e36509caf7c6 to your computer and use it in GitHub Desktop.
place holder for thoughts on df correction and pvals in MLMs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lmerTest:: satterthwaite df estimation | |
pbkrtest:: kenward-roger df estimation; also parametric-bootstrap per Judd, Westfall & Kenny (2012) | |
mertools:: provides prediction intervals for parameters estimates in lme4 models. | |
semTools:: supplements lavaan. | |
mcmcglmm:: bayesian mixed models. | |
glmmPQL:: | |
plotmcmc:: | |
GLMM FAQ: | |
+ https://bbolker.github.io/mixedmodels-misc/glmmFAQ.html#what-methods-are-available-to-fit-estimate-glmms | |
+ https://bbolker.github.io/mixedmodels-misc/glmmFAQ.html#testing-hypotheses |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment