heteroscedasticity_check.Rd
Checks a simple or multiple linear regression model for heteroscedasticity and linearity. The function outputs orientation plots and computes relevant statistical tests (heteroscedasticity = lmtest::bptest; linearity = lmtest::raintest).
heteroscedasticity_check(mdl, random = NULL)
A simple or multiple linear regression model.
A plot and a test results in the console.
Achim Zeileis, Torsten Hothorn (2002). Diagnostic Checking in Regression Relationships. R News 2(3), 7-10. URL: https://CRAN.R-project.org/doc/Rnews/