genBOP: Generate BOP sets from Roy, Larocque 2019

View source: R/Roy_Larocque_2019.R

genBOPR Documentation

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
)

chancejohnstone/piRF documentation built on April 14, 2025, 3:02 a.m.