Aggregates validation logic tailored to the supplied test_name and returns
a summary of any problems detected.
Arguments
- test_name
Name of the heteroscedasticity test whose requirements are being validated.
- model
Fitted model object used by the diagnostic. Required for checks that depend on model residuals (e.g. bootstrap procedures).
- data
Data frame containing the variables required by the test.
- ...
Additional arguments that refine the checks for particular tests.