R/ggplot_extensions.R
autoplot.hetero_test_suite.Rd
Generates a bar chart of diagnostic p-values, highlighting tests below the conventional 5% threshold.
# S3 method for class 'hetero_test_suite' autoplot(object, ...)
A hetero_test_suite or hetero_grouped_suite.
hetero_test_suite
hetero_grouped_suite
Additional arguments passed to lower-level plotting helpers.
A ggplot object.
ggplot