This function provides diagnostic plots for models fitted with
galamm(). See the residuals.galamm() function for definition of the
residuals being used.
Arguments
- x
An object of class
galammreturned fromgalamm.- residuals
Character of length one describing the type of residuals to be returned. One of
"pearson"and"deviance". Argument is case sensitive.- ...
Optional arguments passed on to the
plotfunction.
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()

