# Generated by roxygen2: do not edit by hand

S3method(CIplot,ORci)
S3method(CIplot,TukeyHSD)
S3method(CIplot,default)
S3method(CIplot,glht)
S3method(CIplot,glm)
S3method(CIplot,htest)
S3method(CIplot,posthocTGH)
S3method(print,ORci)
export(CIplot)
export(ORci)
import(MASS)
import(multcomp)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,coefficients)
importFrom(stats,confint)
