create_lift_chart: Internal function: Create lift-chart ggplot2 object

Description Usage Arguments Value

View source: R/utils.R

Description

Internal function: Create lift-chart ggplot2 object

Usage

1
create_lift_chart(score, binary, prop, xlab, ylab, title)

Arguments

score

A vector inherits 'score' in 'ICLC'

binary

A vector inherits 'binary' in 'ICLC'

prop

A numeric inherits 'prop' in 'ICLC'

xlab

A character represents plot's x axis label

ylab

A character represents plot's y axis label

title

A character represents plot's title

Value

A ggplot2 object


influenceAUC documentation built on July 1, 2020, 6 p.m.