# Generated by roxygen2: do not edit by hand

S3method(print,sigr_statistic)
S3method(render,sigr_aucpairtest)
S3method(render,sigr_aucpermtest)
S3method(render,sigr_aucresamptest)
S3method(render,sigr_chisqtest)
S3method(render,sigr_cortest)
S3method(render,sigr_emptest)
S3method(render,sigr_fishertest)
S3method(render,sigr_ftest)
S3method(render,sigr_permtest)
S3method(render,sigr_significance)
S3method(render,sigr_ttest)
S3method(wrapChiSqTest,data.frame)
S3method(wrapChiSqTest,glm)
S3method(wrapFTest,data.frame)
S3method(wrapFTest,lm)
export(calcAUC)
export(calcDeviance)
export(calcSSE)
export(estimateDifferenceZeroCrossing)
export(getRenderingFormat)
export(permTestAUC)
export(permutationScoreModel)
export(render)
export(resampleScoreModel)
export(resampleScoreModelPair)
export(resampleTestAUC)
export(testAUCpair)
export(wrapChiSqTest)
export(wrapChiSqTestImpl)
export(wrapCorTest)
export(wrapFTest)
export(wrapFTestImpl)
export(wrapFisherTest)
export(wrapSignificance)
export(wrapTTest)
importFrom(parallel,parLapplyLB)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,sd)
