woe.apply: Apply WOE mapping to new data

Description Usage Arguments Examples

View source: R/functions.R

Description

Replaces factor values with corresponding WOE scores

Usage

1
woe.apply(x, woe.map)

Arguments

x

data.frame with factor values to replace

woe.map

generated with create.woe (or manually) mapping

Examples

1
woe.apply(df, woe.map)

konstantin-kotochigov/R_ml_utils documentation built on May 3, 2019, 4:07 p.m.