Diagonal plot for linear mixed effects models
diag_plot_lmer.Rd
This function creates a diagonal plot for a linear mixed effects model using
the ggplot2
package. The plot includes a scatterplot of the residuals
versus the fitted values, a Q-Q plot of the residuals, and a histogram of the
residuals.