hist.civis_ml: Plot a histogram of the predicted scores or probabilities for...

Description Usage Arguments Value

View source: R/civis_ml_plot.R

Description

Plot a histogram of the predicted scores or probabilities for a CivisML object

Usage

1
2
## S3 method for class 'civis_ml'
hist(x, name = NULL, ...)

Arguments

x

civis_ml object

name

name of the class (for multiclass output)

...

unused.

Value

A ggplot2 plot object is returned invisibly.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.