Skip to content

Instantly share code, notes, and snippets.

@monogenea
Created October 7, 2019 18:33
  • 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/3b879253b2defa6318a214571a7ef8a4 to your computer and use it in GitHub Desktop.
GLM <- gls(total.fruits ~ rack + nutrient + amd + status,
method = "ML")
summary(GLM)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment