predict.cv.bbl: Predict using Cross-validation Object
Description
Use the optimal fitted model from cross-validation run to make prediction
Usage
# S3 method for cv.bbl
predict(object, ...)
Details
This method will use the fitted model with maximum accuracy score returned
by a call to crossVal
to make prediction on new data