View source: R/civis_ml_plot.R
| hist.civis_ml | R Documentation | 
Plot a histogram of the predicted scores or probabilities for a CivisML object
## S3 method for class 'civis_ml'
hist(x, name = NULL, ...)
| x | civis_ml object | 
| name | name of the class (for multiclass output) | 
| ... | unused. | 
A ggplot2 plot object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.