# Generated by roxygen2: do not edit by hand

S3method(logLik,selmodel)
S3method(p_area,beta.selmodel)
S3method(p_area,step.selmodel)
S3method(print,selmodel)
S3method(print_with_header,data.frame)
S3method(print_with_header,list)
S3method(selection_plot,boot.selmodel)
S3method(selection_plot,default)
S3method(selection_plot,selmodel)
S3method(selection_wts,beta.selmodel)
S3method(selection_wts,default)
S3method(selection_wts,step.selmodel)
S3method(summary,selmodel)
export(beta_fun)
export(define_priors)
export(n_ES_empirical)
export(n_ES_param)
export(p_area)
export(r_meta)
export(selection_model)
export(selection_plot)
export(selection_wts)
export(step_count_fun)
export(step_fun)
importFrom(Formula,as.Formula)
importFrom(Rdpack,reprompt)
importFrom(rlang,.data)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,glm.fit)
importFrom(stats,integrate)
importFrom(stats,lm.wfit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,rbeta)
importFrom(stats,reformulate)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,weighted.mean)
