This function visualizes the out-of-bag performance of an SDForest
for different complexity parameters. Can be used to choose the optimal
complexity parameter.
plotOOB(object, sqrt_scale =FALSE)
Arguments
object
A paths object with loss_path matrix
with the out-of-bag performance for each complexity parameter.