export(metaplus)
export(summary.metaplus)
export(test.outliers)
export(outlier.probs)

importFrom(stats, AIC)
importFrom(stats, BIC)

importFrom(methods,setMethod)

import(boot,metafor,bbmle)

importFrom(numDeriv,hessian)
importFrom(lme4,Nelder_Mead)
importFrom("graphics", "abline", "dotchart")
importFrom("methods", "new")
importFrom("stats", "constrOptim", "deriv", "dt", "integrate", "model.matrix", "nlm", "nlminb", "optimize", "printCoefmat", "qchisq", "rnorm")
importFrom("stats", "approx", "pnorm", "qnorm", "spline", "uniroot")

importFrom(MASS,ginv)

S3method(plot, metaplus)
S3method(summary, metaplus)
S3method(logLik, metaplus)
S3method(AIC, metaplus)
S3method(BIC, metaplus)
S3method(test.outliers, metaplus)
S3method(outlier.probs, metaplus)
S3method(print, summary.metaplus)

S3method(summary, test.outliers)
S3method(print, summary.test.outliers)

S3method(plot,outlier.probs)
