# Generated by roxygen2: do not edit by hand

S3method(coef,regressionSPSS)
S3method(df.residual,regressionSPSS)
S3method(fitted,regressionSPSS)
S3method(formatSPSS,data.frame)
S3method(formatSPSS,default)
S3method(formatSPSS,integer)
S3method(formatSPSS,matrix)
S3method(formatSPSS,numeric)
S3method(plot,ANOVASPSS)
S3method(plot,regressionSPSS)
S3method(print,ANOVASPSS)
S3method(print,chisqTestSPSS)
S3method(print,descriptivesSPSS)
S3method(print,kruskalTestSPSS)
S3method(print,regressionSPSS)
S3method(print,signTestSPSS)
S3method(print,tTestSPSS)
S3method(print,wilcoxonTestSPSS)
S3method(residuals,regressionSPSS)
export(ANOVA)
export(boxplotSPSS)
export(chisqTest)
export(descriptives)
export(formatSPSS)
export(histSPSS)
export(kruskalTest)
export(linesSPSS)
export(paletteSPSS)
export(plotSPSS)
export(regression)
export(signTest)
export(tTest)
export(wilcoxonTest)
importFrom(car,Anova)
importFrom(car,leveneTest)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dbinom)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pwilcox)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,t.test)
