density_plot: density_plot

Description Usage Arguments

View source: R/density.R

Description

Returns a ggplot2 plot object containing a score density plot.

Usage

1
density_plot(test.y, pred.prob)

Arguments

test.y

List of know labels on the test set

pred.prob

List of probability predictions on the test set


classifierplots documentation built on Jan. 13, 2021, 5:23 p.m.