View source: R/plot_diagnostics.R
plot_diagnostics | R Documentation |
These functions make some basic plots for the user
plot_diagnostics(fitted, type = "timing", logspace = TRUE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.