Jordan Creed

Results 4 comments of Jordan Creed

Hey @gadenbuie if you get a sec can you check out the progress bar? I have tried it like a million different ways and can't seem to get it to...

Progress bar works using `boot::boot(data = data, statistic = CIs, R = boot_rep)` but not when using the parallelization in boot `boot::boot(data = data, statistic = CIs, R = boot_rep,...

It works inside the `boot::boot()` just not when I use the `parallel = "multicore", ncpus = parallel::detectCores(logical = FALSE)` options

currently using extremely premature birth example and data from http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/vlbw.html