R/supervised-regression.R
tl_plot_residuals.Rd
Plot residuals for a regression model
tl_plot_residuals(model, type = "fitted", ...)
A tidylearn regression model object
Type of residual plot: "fitted" (default), "histogram", "predicted"
Additional arguments
A ggplot object