# Generated by roxygen2: do not edit by hand

export(adjust_p_value)
export(diff_in_means)
export(diff_in_medians)
export(fisher)
export(liptak)
export(npc)
export(one_sample)
export(one_sample_mean)
export(one_way_anova_stat)
export(permutation_test)
export(permutation_test_ci)
export(permute_group)
export(permute_sign)
export(strat_permute_group)
export(tippett)
export(ttest_stat)
export(two_sample)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,t.test)
