predict.binR: Predict binR

Description Usage Arguments Value

View source: R/predict.binR.r

Description

Apply binning defined in binR object to new dataset

Usage

1
2
## S3 method for class 'binR'
predict(obj, newdata)

Arguments

obj

binR object

newdata

the new data.frame to bin

Value

a data.frame with the binned objects


while/binR documentation built on May 4, 2019, 5:23 a.m.