Diagnostic plots for the linear mixed-effect model, fitted by clus_lme.
# S3 method for clus_lme
plot(x, file_name = NULL, ...)plot.clus_lme returns the diagnostic plots for the linear mixed-effect model, fitted by clus_lme.
an object of class "clus_lme", i.e., a result of clus_lme call.
File name to create on disk.
further arguments used with ggexport function, for example, width, height.
plot.clus_lme provides three diagnostic plots: Q-Q plots for residuals, Fitted vs. Residuals values, and Q-Q plot for cluster effects, based on ggplot().
clus_lme