genBOP: Generate BOP sets from Roy, Larocque 2019
Description
This function is primarily meant to be used within the RoyRF() function. All parameters are same as in RoyRF().
Usage
genBOP(
rf,
inbag = rf$inbag.counts,
alpha = alpha,
pred_data,
train_data,
num_threads = num_threads,
calibrate = calibrate
)