# Generated by roxygen2: do not edit by hand

export(L_1way_ANOVA)
export(L_1way_RM_ANOVA)
export(L_1way_cat)
export(L_2S_ttest)
export(L_2way_Factorial_ANOVA)
export(L_2way_cat)
export(L_OR)
export(L_RR)
export(L_corr)
export(L_efficacy)
export(L_logistic_regress)
export(L_regress)
export(L_t_test_sample_size)
export(L_ttest)
importFrom(graphics,curve)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(lme4,lmer)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,contr.poly)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,drop1)
importFrom(stats,interaction.plot)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,prop.trend.test)
importFrom(stats,qchisq)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,t.test)
