Skip to content

Instantly share code, notes, and snippets.

@MJacobs1985
Created December 10, 2021 20:47
Show Gist options
  • Select an option

  • Save MJacobs1985/80a998dbbcfaa0d5de873ef556b59432 to your computer and use it in GitHub Desktop.

Select an option

Save MJacobs1985/80a998dbbcfaa0d5de873ef556b59432 to your computer and use it in GitHub Desktop.
model1<-lmer(ADG~ADF + Included2017 + (1|Studycode), data=d)
summary(model1)
plot(model1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment