Prints a ggplot of residuals from a model over time.
1 | residPlot(lm.object, date.index = "Week")
|
lm.object |
Output of lm function. |
date.index |
Character. The column from the model source data that is the date variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.