diagPlot: Diagnostic plots

View source: R/diagPlot.R

diagPlotR Documentation

Diagnostic plots

Description

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.

Usage

diagPlot(model, ...)

Arguments

model

a model object for which diagnostic plots are required

...

arguments to pass to methods

Value

returns a gtable


EstherHerbert/Useful.functions documentation built on Jan. 31, 2025, 10:41 a.m.