# Generated by roxygen2: do not edit by hand

S3method(gof,default)
S3method(plot,gof)
S3method(print,resid)
S3method(resids,default)
S3method(resids,glm)
S3method(resids,lrm)
export(autoplot.clm)
export(autoplot.glm)
export(autoplot.lrm)
export(autoplot.orm)
export(autoplot.polr)
export(autoplot.resid)
export(autoplot.vglm)
export(gof)
export(grid.arrange)
export(resids)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(gridExtra,grid.arrange)
importFrom(stats,.checkMFClasses)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nobs)
importFrom(stats,pbinom)
importFrom(stats,pcauchy)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qcauchy)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qqplot)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,runif)
