# Generated by roxygen2: do not edit by hand

S3method(plot,NAP_prior)
S3method(plot,eNAP_tuning)
S3method(print,NAP_posterior_result)
export(NAP_oc)
export(NAP_posterior)
export(NAP_prior)
export(post_w)
export(tune_param_eNAP)
importFrom(R2jags,jags)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,pull)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(metafor,rma.uni)
importFrom(purrr,map_dfr)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rweibull)
importFrom(stats,sd)
importFrom(stats,vcov)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(tibble,tibble)
importFrom(utils,packageName)
