# Generated by roxygen2: do not edit by hand

S3method(confint,hypothesis_test)
S3method(confint,wald_test)
S3method(confint,z_test)
S3method(dof,hypothesis_test)
S3method(is_significant_at,hypothesis_test)
S3method(lower,confidence_set)
S3method(print,confidence_set)
S3method(print,hypothesis_test)
S3method(pval,hypothesis_test)
S3method(test_stat,hypothesis_test)
S3method(upper,confidence_set)
export(adjust_pval)
export(complement_test)
export(dof)
export(fisher_combine)
export(hypothesis_test)
export(intersection_test)
export(invert_test)
export(is_significant_at)
export(lower)
export(lrt)
export(pval)
export(score_test)
export(test_stat)
export(union_test)
export(upper)
export(wald_test)
export(z_test)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
