Various Methods for the Two Sample Problem


[Up] [Top]

Documentation for package ‘R2sample’ version 2.2.0

Help Pages

asymptotic_pvalues This function finds the p values of several tests based on large sample theory
chi_power This function runs the chi-square test for continuous or discrete data
plot_power This function draws the power graph, with curves sorted by the mean power and smoothed for easier reading.
run_shiny Runs the shiny app associated with R2sample package
signif.digits This function does some rounding to nice numbers
twosample_power Find the power of various two sample tests using Rcpp and parallel computing.
twosample_test This function runs a number of two sample tests using Rcpp and parallel computing.
twosample_test_adjusted_pvalue This function runs a number of two sample tests using Rcpp and parallel computing and then finds the correct p value for the combined tests.