NWOE {Information} | R Documentation |
Create WOE table (helper function)
Description
WOE
returns NWOE tables from a data.frame prepared by Information::Aggregate(). This is only for net lift models.
Usage
NWOE(t, x)
Arguments
t |
table prepared by the Aggregate function |
x |
variable |
[Package Information version 0.0.9 Index]