Decile plot for classification with civis_ml

# S3 method for civis_ml_classifier
plot(x, name = NULL, ...)

Arguments

x

civis_ml object.

name

Name of the class in a multiclass model to plot.

...

unused.

Value

A ggplot2 plot object is returned invisibly.