bootstrap_U_star_parallel: Parallelized version of the bootstrap_U_star() function

Description Usage Arguments Value

View source: R/bootstrap_U_star_parallel.R

Description

Parallelized version of the bootstrap_U_star() function

Usage

1
bootstrap_U_star_parallel(data, n_boot = 1000, n_cores = 2)

Arguments

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

Value

a tibble with the results of all of the bootstrapping


thecbp/ActivityProfileR documentation built on April 10, 2021, 6:44 p.m.