# Generated by roxygen2: do not edit by hand

S3method(as.list,rrreg.bayes)
S3method(coef,rrreg)
S3method(coef,rrreg.bayes)
S3method(coef,rrreg.bayes.list)
S3method(coef,rrreg.predictor)
S3method(print,rrreg.bayes)
S3method(print,rrreg.predictor)
S3method(print,summary.rrreg.bayes)
S3method(print,summary.rrreg.bayes.list)
S3method(print,summary.rrreg.predictor)
S3method(summary,rrreg.bayes)
S3method(summary,rrreg.bayes.list)
S3method(summary,rrreg.predictor)
S3method(vcov,rrreg)
S3method(vcov,rrreg.bayes)
S3method(vcov,rrreg.bayes.list)
S3method(vcov,rrreg.predictor)
export(power.rr.plot)
export(power.rr.test)
export(rrreg)
export(rrreg.bayes)
export(rrreg.predictor)
importFrom(MASS,mvrnorm)
importFrom(arm,bayesglm)
importFrom(coda,as.mcmc)
importFrom(coda,as.mcmc.list)
importFrom(coda,gelman.diag)
importFrom(coda,mcmc)
importFrom(grDevices,gray)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,plot)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,dcauchy)
importFrom(stats,df)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.matrix.default)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,vcov)
useDynLib(rr)
