diagPlot | R Documentation |
diagPlot
is a generic function used to produce diagnostic plots for the
results of various model fitting functions. The function invokes particular
methods()
which depend on the class()
of the model.
diagPlot(model, ...)
model |
a model object for which diagnostic plots are required |
... |
arguments to pass to methods |
returns a gtable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.