# Generated by roxygen2: do not edit by hand

S3method(TInterval,data.frame)
S3method(TInterval,numeric)
S3method(as.character,sigr_statistic)
S3method(format,sigr_statistic)
S3method(print,sigr_statistic)
S3method(render,sigr_Bernoulli_diff_test)
S3method(render,sigr_aucpairtest)
S3method(render,sigr_aucpermtest)
S3method(render,sigr_aucresamptest)
S3method(render,sigr_binomtest)
S3method(render,sigr_chisqtest)
S3method(render,sigr_cohend)
S3method(render,sigr_cortest)
S3method(render,sigr_emptest)
S3method(render,sigr_fishertest)
S3method(render,sigr_ftest)
S3method(render,sigr_permtest)
S3method(render,sigr_pwr_htest)
S3method(render,sigr_significance)
S3method(render,sigr_tinterval)
S3method(render,sigr_ttest)
S3method(wrapBinomTest,data.frame)
S3method(wrapBinomTest,htest)
S3method(wrapBinomTest,logical)
S3method(wrapBinomTest,numeric)
S3method(wrapChiSqTest,anova)
S3method(wrapChiSqTest,data.frame)
S3method(wrapChiSqTest,glm)
S3method(wrapChiSqTest,summary.glm)
S3method(wrapCohenD,data.frame)
S3method(wrapCohenD,numeric)
S3method(wrapCorTest,data.frame)
S3method(wrapCorTest,htest)
S3method(wrapFTest,anova)
S3method(wrapFTest,data.frame)
S3method(wrapFTest,lm)
S3method(wrapFTest,summary.lm)
S3method(wrapFisherTest,data.frame)
S3method(wrapFisherTest,htest)
S3method(wrapFisherTest,table)
S3method(wrapPWR,power.htest)
S3method(wrapTTest,data.frame)
S3method(wrapTTest,htest)
S3method(wrapTTest,numeric)
export("%.>%")
export("%:=%")
export(Bernoulli_diff_stat)
export(TInterval)
export(TIntervalS)
export(apply_left)
export(apply_right)
export(build_frame)
export(calcAUC)
export(calcDeviance)
export(calcSSE)
export(draw_frame)
export(estimateDifferenceZeroCrossing)
export(getRenderingFormat)
export(let)
export(map_to_char)
export(mk_tmp_name_source)
export(permTestAUC)
export(permutationScoreModel)
export(qae)
export(qc)
export(qchar_frame)
export(qe)
export(render)
export(resampleScoreModel)
export(resampleScoreModelPair)
export(resampleTestAUC)
export(run_sigr_tests)
export(testAUCpair)
export(wrapBinomTest)
export(wrapBinomTestS)
export(wrapChiSqTest)
export(wrapChiSqTestImpl)
export(wrapCohenD)
export(wrapCorTest)
export(wrapFTest)
export(wrapFTestImpl)
export(wrapFTestezANOVA)
export(wrapFisherTest)
export(wrapPWR)
export(wrapSignificance)
export(wrapTTest)
importFrom(parallel,parLapplyLB)
importFrom(stats,binom.test)
importFrom(stats,convolve)
importFrom(stats,cor.test)
importFrom(stats,dbinom)
importFrom(stats,fisher.test)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(wrapr,"%.>%")
importFrom(wrapr,"%:=%")
importFrom(wrapr,apply_left)
importFrom(wrapr,apply_right)
importFrom(wrapr,build_frame)
importFrom(wrapr,draw_frame)
importFrom(wrapr,let)
importFrom(wrapr,map_to_char)
importFrom(wrapr,mk_tmp_name_source)
importFrom(wrapr,qae)
importFrom(wrapr,qc)
importFrom(wrapr,qchar_frame)
importFrom(wrapr,qe)
importFrom(wrapr,stop_if_dot_args)
