Skip to contents

This autoplot() method plots performance metrics for each repeat, ranked using one of the metrics.

Usage

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

Arguments

object

A repeat_ensemble whose elements have results.

...

Other options to pass to autoplot(). Currently unused.

Value

A ggplot object.

Examples

autoplot(lacerta_rep_ens)