get_bootstrap_percentile | R Documentation |
get p values for contrast using boostrap t test
get_bootstrap_percentile(treatment, control, iters)
treatment |
matrix of treatment data columns |
control |
matrix of control data columns |
iters |
number of iterations to perform |
dataframe with two columns 'bootstrap_t_p_val' and 'bootstrap_t_fdr'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.