woe.get.clear.data: Get Clear Data After WOE binning

Description Usage Arguments Examples

Description

This function allows you to get a clear data after using woe.binning.deploy function.

Usage

1
woe.get.clear.data(data, default_flag, prefix)

Arguments

data

A data set needs to be defined.

default_flag

Default flag must be specified as a string.

prefix

Prefix must be specified as a string. (e.g. ("woe."))

Examples

1
woe.get.clear.data(example_data, "default_f","woe.")

ayhandis/creditR documentation built on May 9, 2019, 8:41 a.m.