Learn R Programming

civis (version 3.0.0)

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, ...)

Value

A ggplot2 plot object is returned invisibly.

Arguments

x

civis_ml object.

name

Name of the class in a multiclass model to plot.

...

unused.