plotDensity: Plot a Density Function for the Given Prediction and Actual

Description Usage Arguments Value Author(s) References

View source: R/plot.R

Description

Simple density plotting function for classification outcome

Usage

1

Arguments

x

A data.frame object containing (at least) two columns ‘predicted’ and ‘actual’

Value

A ggplot2 object is returned, but the function is invoked for the side effect of displaying the plot

Author(s)

Dirk Eddelbuettel

References

See Zumel and Mount, Practical Data Science with R, page 101


rvw-org/rvw-legacy documentation built on May 5, 2019, 6:56 p.m.