plot.civis_ml_classifier: Decile plot for classification with civis_ml
Description
Decile plot for classification with civis_ml
Usage
# S3 method for civis_ml_classifier
plot(x, name = NULL, ...)
Arguments
name
Name of the class in a multiclass model to plot.
Value
A ggplot2
plot object is returned invisibly.