View source: R/supervised-regression.R
| tl_plot_residuals | R Documentation |
Plot residuals for a regression model
tl_plot_residuals(model, type = "fitted", ...)
model |
A tidylearn regression model object |
type |
Type of residual plot: "fitted" (default), "histogram", "predicted" |
... |
Additional arguments |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.