if (FALSE) { # identical(Sys.getenv("NOT_CRAN"), "true")
# Specify a random forest tidy model
mrIML_rf <- mrIML::mrIML_bird_parasites_RF
#future::plan(multisession, workers = 4)
mrIML_bootstrap <- mrIML_rf %>%
mrBootstrap(
num_bootstrap = 50
)
}
Run the code above in your browser using DataLab