These functions make some basic plots for the user

plot_diagnostics(fitted, type = "timing", logspace = TRUE)

Arguments

fitted

A fitted model object

type

A plot type for ggplot, either "timing" or "scatter"

logspace

whether to plot the space in log space, defaults to TRUE