Aggregate {Information} | R Documentation |
(helper function )Aggregate data for WOE/NWOE calculations
Description
Aggregate
returns aggregated data for the WOE and NWOE functions
Usage
Aggregate(data, x, y, breaks, trt)
Arguments
data |
input data frame |
x |
variable to be aggregated |
y |
dependent variable |
breaks |
breaks for binning |
trt |
binary treatment variable (for net lift only) |
[Package Information version 0.0.9 Index]