Skip to contents

Generates a bar chart of diagnostic p-values, highlighting tests below the conventional 5% threshold.

Usage

# S3 method for class 'hetero_test_suite'
autoplot(object, ...)

Arguments

object

A hetero_test_suite or hetero_grouped_suite.

...

Additional arguments passed to lower-level plotting helpers.

Value

A ggplot object.