# Generated by roxygen2: do not edit by hand

S3method(plot,counternull)
S3method(plot,fisher_interval)
S3method(plot,null_rand)
S3method(summary,counternull)
S3method(summary,fisher_interval)
S3method(summary,null_rand)
export(adjust_pvalues)
export(create_fisher_interval)
export(create_null_rand)
export(create_randomization_matrix)
export(find_counternull_values)
export(find_test_stat)
import(dplyr)
import(ggplot2)
import(randomizr)
import(tidyr)
importFrom(effsize,cohen.d)
importFrom(stats,IQR)
importFrom(stats,t.test)
