Skip to content

Instantly share code, notes, and snippets.

@ggada
Last active February 13, 2017 10:29
Show Gist options
  • Save ggada/579495e8341e20c53d5a80abeabbc1b6 to your computer and use it in GitHub Desktop.
Save ggada/579495e8341e20c53d5a80abeabbc1b6 to your computer and use it in GitHub Desktop.
Plotting residual densities - GXY
plot(density(resid(mod)),
main = "Density plot of residuals")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment