visualize.default | R Documentation |
Visualize a fitted model
## Default S3 method:
visualize(object, plot = c("all", "residuals", "model"), formula = NULL, ...)
object |
a model object |
plot |
what should be plotted? Residuals? model plot? All of them? |
formula |
A flexplot-style formula |
... |
Other arguments passed to flexplot |
a plot containing a visual of the chosen model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.