R/stats.R
check_heteroscedasticity.Rd
This function test homogeneity of variances test thanks to Bartlett's test on residuals
check_heteroscedasticity(model, alpha = 0.05)
a linear model (lm) object
alpha value for test
pvalue of Bartlett's test