# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,metaGLMM)
S3method(coef,metaGLMM)
S3method(confint,metaGLMM)
S3method(family,metaGLMM)
S3method(forest,metaGLMM)
S3method(formula,metaGLMM)
S3method(logLik,metaGLMM)
S3method(model.frame,metaGLMM)
S3method(model.matrix,metaGLMM)
S3method(nobs,metaGLMM)
S3method(plot,metaGLMM)
S3method(predict,metaGLMM)
S3method(print,metaGLMM)
S3method(print,summary.metaGLMM)
S3method(summary,metaGLMM)
S3method(terms,metaGLMM)
S3method(vcov,metaGLMM)
export(as_metafor_data)
export(ci_metaGLMM)
export(confint_AN)
export(confint_GSBC)
export(confint_PL)
export(confint_SBC)
export(forest)
export(likelihood)
export(make_ll_fun)
export(make_ll_fun.fast)
export(metaGLMM)
export(metaGLMM_family)
export(mle2_fit)
export(profile_ll)
export(profile_ll_sbc)
importFrom(Rcpp,evalCpp)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,terms)
importFrom(stats,vcov)
useDynLib(metaGLMM, .registration = TRUE)
