run_permutation_app() opens an interactive Shiny app that demonstrates how
repeated random reassignment of observations can be used to build a null
distribution for a two-sample permutation test.
Arguments
- ...
Optional arguments passed to
shiny::runApp(), such aslaunch.browser = TRUE. Most users can ignore this.