Description Usage Arguments Author(s) References See Also Examples
View source: R/cumGainsChart.R
Visualize gain through a cumulative gains chart.
1 | cumGainsChart(predTest, depTest, resolution = 1/10)
|
predTest |
Vector with predictions (real-valued or discrete) |
depTest |
Vector with true class labels |
resolution |
Value for the determination of percentile intervals. Default 1/10 (10%). |
Koen W. De Bock, kdebock@audencia.com
Linoff, G.S. and Berry, M.J.A (2011): "Data Mining Techniques: For Marketing, Sales, and Customer Relationship Management - Third Edition". John Wiley & Sons.
topDecileLift
, liftIndex
, liftChart
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.