plot.ppred_predictions: Plot Methods

View source: R/plot.ppred_predictions.R

plot.ppred_predictionsR Documentation

Plot Methods

Description

Visualize metric

Usage

## S3 method for class 'ppred_predictions'
plot(x, ...)

Arguments

x

Data to plot. An object of type ppred_predictions.

...

Additional variables

Value

A ggplot object, which can be customized further, if deemed necessary.


processpredictR documentation built on Jan. 18, 2023, 1:09 a.m.