Description Usage Arguments Details Examples
Plot model diagnostics in a grid, with inputs.
| 1 2 3 4 5 6 7 8 | 
| model | A model object, can be from lm() or glm() call I think. | 
| which | Which plots to print out. | 
| mfrow | Number of rows and columns of output. | 
| ... | Passed on to somewhere... | 
| data | The data that was used in the model. | 
| tplot | Plot points or text labels. | 
Modified from http://librestats.com/2012/06/11/autoplot-graphical-methods-with-ggplot2/
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.