Diagnostic plots for galamm objects
Usage
# S3 method for class 'galamm'
plot(x, ...)
Arguments
- x
An object of class
galamm
returned fromgalamm
.- ...
Optional arguments passed on to the
plot
function.
See also
residuals.galamm()
for extracting residuals and plot()
for the
generic function.
Other summary functions:
anova.galamm()
,
plot_smooth.galamm()
,
print.galamm()
,
print.summary.galamm()
,
summary.galamm()