View source: R/supervised-regression.R
| tl_plot_diagnostics | R Documentation |
Plot diagnostics for a regression model
tl_plot_diagnostics(model, which = 1:4, ...)
model |
A tidylearn regression model object |
which |
Which plots to create (1:4) |
... |
Additional arguments |
A ggplot object (or list of ggplot objects)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.