normality_check.Rd
Checks a simple, multiple, or mixed-effects linear regression model for normality. The function outputs an orientation plot and computes a relevant statistical test: Shapiro-Wilk test on model residuals.
normality_check(mdl)
A simple, multiple, or mixed-effects linear regression model.
A plot and a test results in the console.