Modelcharts {Modelcharts}R Documentation

Gain Chart and Lift Chart

Description

This Package provides two important functions for producing Gain chart and Lift chart for any classification model.

GAIN_CHART()

Creates a gain chart based on calculated probability values and actual outcome.

LIFT_CHART()

creates a lift chart based on calculated probability values and actual outcome.

See Also

GAIN_CHART, LIFT_CHART


[Package Modelcharts version 0.1.0 Index]