# Generated by roxygen2: do not edit by hand

export(model.signif)
export(mort.plot)
export(probit.trans)
export(resist.ratio)
importFrom(colorspace,rainbow_hcl)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(stats,anova)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,family)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,predict.glm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quasibinomial)
importFrom(stats,runif)
importFrom(utils,combn)
