# Generated by roxygen2: do not edit by hand

S3method(coef,drmeta)
S3method(confint,drmeta)
S3method(fitted,drmeta)
S3method(logLik,drmeta)
S3method(print,drmeta)
S3method(residuals,drmeta)
S3method(summary,drmeta)
export(dr_forest)
export(dr_from_design)
export(dr_funnel)
export(dr_heterogeneity)
export(dr_loo)
export(dr_plot)
export(dr_plot_vfun)
export(dr_pub_bias)
export(dr_score)
export(dr_variance)
export(dr_weights)
export(drmeta)
export(normalize_01)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(utils,modifyList)
