plot.tidylearn_model: Plot method for tidylearn models

plot.tidylearn_modelR Documentation

Plot method for tidylearn models

Description

Plot method for tidylearn models

Usage

## S3 method for class 'tidylearn_model'
plot(x, type = "auto", ...)

Arguments

x

A tidylearn model object

type

Plot type (default: "auto")

...

Additional arguments passed to plotting functions

Value

A ggplot2 object or NULL, called primarily for side effects


tidylearn documentation built on Feb. 6, 2026, 5:07 p.m.