plot.civis_ml_classifier {civis} | R Documentation |
Decile plot for classification with civis_ml
## S3 method for class 'civis_ml_classifier'
plot(x, name = NULL, ...)
x |
|
name |
Name of the class in a multiclass model to plot. |
... |
unused. |
A ggplot2
plot object is returned invisibly.