plot.civis_ml_classifier: Decile plot for classification with civis_ml

View source: R/civis_ml_plot.R

plot.civis_ml_classifierR Documentation

Decile plot for classification with civis_ml

Description

Decile plot for classification with civis_ml

Usage

## S3 method for class '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.


civis documentation built on April 1, 2023, 12:01 a.m.