get_percentile_lowest_observed_value_iterative | R Documentation |
get p values for contrast using normal percentile
get_percentile_lowest_observed_value_iterative(
treatment,
control,
iters = 1000
)
treatment |
matrix of treatment data columns |
control |
matrix of control data columns |
iters |
number of iterations to perform |
dataframe with one column 'norm_quantile_pval'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.