`if_mod <- apd_isolation(data_tr, rec, ntrees = 10, nthreads = 1)` outputs the following error. ``` Error in isotree::isolation.forest(data = predictors, list(var_info = list( : 'sample_size' must be a single integer or fraction. ```