atc_mw_power: Power Analysis through resampling and Monte Carlo style...

Description Usage Arguments

View source: R/atc_mw_power.R

Description

Calculate power as the percentage of tests yielding the same results through bootstraps

Usage

1
atc_mw_power(control_data, experiment_data, reps = 1000)

Arguments

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


alixtc/atc.package documentation built on Dec. 19, 2021, 1:30 a.m.