a list of lists; sub-list elements include `p_values` which is a matrix of p values for tests at each iteration, and `initial_groups` which is the group assignment information for each iteration
Arguments
sample_size
Total number of trial participants
sample_prob
a vector of probability weights for obtaining the elements of the vector being sampled.
prob0
Vector of probabilities for control group
prob1
Vector of probabilities for intervention group
niter
Number of simulation iterations to complete#'
included
a character vector of the tests to be included. Default is "all"