Skip to content

Instantly share code, notes, and snippets.

@monogenea
Created October 7, 2019 18:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save monogenea/d7cb465a91556d66b9d22197ded3fed1 to your computer and use it in GitHub Desktop.
lmm8 <- update(lmm6.2, .~. + nutrient:amd)
summary(lmm8)
anova(lmm8, lmm6.2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment