Calculate power as the percentage of tests yielding the same results through bootstraps
1 | atc_mw_power(control_data, experiment_data, reps = 1000)
|
control_data |
A vector of the control data to be resampled |
experiment_data |
A vector of the experiment data to be resampled |
reps |
The number of iteration for the bootstrap, default = 1000 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.