genBOP: Generate BOP sets from Roy, Larocque 2019

Description Usage

View source: R/Roy_Larocque_2019.R

Description

This function is primarily meant to be used within the RoyRF() function. All parameters are same as in RoyRF().

Usage

1
2
3
4
5
6
7
8
9
genBOP(
  rf,
  inbag = rf$inbag.counts,
  alpha = alpha,
  pred_data,
  train_data,
  num_threads = num_threads,
  calibrate = calibrate
)

piRF documentation built on July 1, 2020, 7:51 p.m.