Aggregate {Information} | R Documentation |
Aggregate
returns aggregated data for the WOE and NWOE functions
Aggregate(data, x, y, breaks, trt)
data |
input data frame |
x |
variable to be aggregated |
y |
dependent variable |
breaks |
breaks for binning |
trt |
binary treatment variable (for net lift only) |