# Generated by roxygen2: do not edit by hand

S3method(auc,roc)
S3method(check,lm)
S3method(plot,probeInteraction)
S3method(plot,roc)
S3method(print,check.lm)
S3method(print,probeInteraction)
S3method(print,tTest)
S3method(summary,tTest)
export("%inRange%")
export("%ni%")
export("%withinRange%")
export(auc)
export(check)
export(coefsLogReg)
export(corList)
export(dPPC2)
export(frequencies)
export(keep)
export(m)
export(plotDistribution)
export(posteriorModelOdds)
export(probeInteraction)
export(rci)
export(roc)
export(tTest)
import(MASS)
importFrom(car,vif)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(methods,hasArg)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,dchisq)
importFrom(stats,density)
importFrom(stats,df)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,hatvalues)
importFrom(stats,influence.measures)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rstandard)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,summary.glm)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,wilcox.test)
