# Generated by roxygen2: do not edit by hand

S3method(coef,prLogistic)
S3method(confint,prLogistic)
S3method(plot,prLogistic)
S3method(print,prLogistic)
S3method(summary,prLogistic)
export(prLogisticBootCond)
export(prLogisticBootMarg)
export(prLogisticDelta)
export(prLogisticGEE)
export(prLogisticSurvey)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(lme4,fixef)
importFrom(lme4,getME)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,qnorm)
importFrom(stats,update)
importFrom(stats,vcov)
