# Generated by roxygen2: do not edit by hand

S3method(print,linear_regress)
S3method(print,mean_ci)
S3method(print,mean_diff_ci)
S3method(print,oddsratio_ci)
S3method(print,prop_ci)
export(linear_regress)
export(mean_ci)
export(mean_diff_ci)
export(oddsratio_ci)
export(prop_ci)
importFrom(stats,binom.test)
importFrom(stats,confint)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(stats,t.test)
