# Generated by roxygen2: do not edit by hand

S3method(coef,metapred)
S3method(family,metapred)
S3method(formula,metapred)
S3method(logLik,riley)
S3method(plot,fat)
S3method(plot,riley)
S3method(plot,uvmeta)
S3method(plot,valmeta)
S3method(predict,metapred)
S3method(predict,riley)
S3method(print,fat)
S3method(print,metapred)
S3method(print,riley)
S3method(print,uvmeta)
S3method(print,valmeta)
S3method(riley,default)
S3method(summary,riley)
S3method(summary,uvmeta)
S3method(uvmeta,default)
S3method(vcov,riley)
export(ccalc)
export(fat)
export(forest)
export(metapred)
export(oecalc)
export(recalibrate)
export(riley)
export(stackedglm)
export(uvmeta)
export(valmeta)
import(ellipse)
import(ggplot2)
import(grid)
import(metafor)
import(mvtnorm)
import(stats)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,strheight)
importFrom(graphics,text)
importFrom(lme4,glmer)
importFrom(metafor,rma)
importFrom(plyr,round_any)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.frame.default)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,vcov)
