bootstrap_U_star: Use bootstrap to calculate approximation of EL statistic

Description Usage Arguments Value

View source: R/bootstrap_U_star.R

Description

Function uses bootstrap to calculate the uniform approximation of the EL statistic U^2 described in Chang et. al. This function is used inside EL_test

Usage

1
bootstrap_U_star(data, group_col, id_col, n_boot = 1000)

Arguments

data

the dataset containing the activity profiles

group_col

the column that contains the group ID column

id_col

the column that contains the subject ID column

n_boot

how many bootstrap datasets we want 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.