Performs a bootstrap-t test comparing two groups
Usage
test_bootstrap_t(control, treatment, n_boot = 1000)
Arguments
- control
Control group values
- treatment
Treatment group values
- n_boot
Number of bootstrap iterations (default 1000)
Value
p-value from the test