Description Usage Arguments Value
View source: R/bootstrap_U_star_parallel.R
Parallelized version of the bootstrap_U_star() function
1 | bootstrap_U_star_parallel(data, n_boot = 1000, n_cores = 2)
|
data |
the dataset containing the activity profiles |
n_boot |
number describing how many bootstrap datasets we want to use |
n_cores |
number describing how many cores to use |
a tibble with the results of all of the bootstrapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.