# Generated by roxygen2: do not edit by hand

S3method(plot,callback_stat)
S3method(print,callback)
S3method(print,callback_comp)
S3method(print,callback_reg)
S3method(print,callback_stat)
S3method(print,stat_paired)
S3method(reg,callback_comp)
S3method(summary,callback_reg)
export(callback)
export(callback_comp)
export(g_difp)
export(g_ecs)
export(g_mcr)
export(g_raw)
export(g_tcs)
export(is.calc)
export(reg)
export(reg_als)
export(stat_colsums)
export(stat_ecs)
export(stat_mcr)
export(stat_paired)
export(stat_raw)
export(stat_signif)
export(stat_tcs)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(stats,aggregate)
importFrom(stats,binom.test)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,fisher.test)
importFrom(stats,pchisq)
importFrom(stats,prop.test)
importFrom(stats,relevel)
importFrom(stats,t.test)
