QiniBarPlot: A function to plot a Qini Bar Plot for two models.

Description Usage Arguments Examples

View source: R/uplift.R

Description

This function allows you to compare model performace by comparing the Qini Bar Plot of two models.

Usage

1
QiniBarPlot(..., modelnames = NULL)

Arguments

modelnames

= c("model1", "model2") (optional)

table1,

table2, (exactly)

Examples

1
QiniBarPlot(PerfTable_uplift, PerfTable_propensity, modelnames = c("Logit Uplift", "Logit Propensity"))

fzettelmeyer/mktg482 documentation built on May 26, 2020, 2:26 p.m.