Skip to content

Instantly share code, notes, and snippets.

@davebraze
Last active February 27, 2019 19:04
Show Gist options
  • Save davebraze/53eab3b2cbcbcfb3f935e36509caf7c6 to your computer and use it in GitHub Desktop.
Save davebraze/53eab3b2cbcbcfb3f935e36509caf7c6 to your computer and use it in GitHub Desktop.
place holder for thoughts on df correction and pvals in MLMs
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