# Generated by roxygen2: do not edit by hand

S3method(plot,ceac)
S3method(plot,evpi)
S3method(plot,evppi)
S3method(plot,evsi)
S3method(plot,exp_loss)
S3method(plot,icers)
S3method(plot,owsa)
S3method(plot,psa)
S3method(plot,twsa)
S3method(predict,metamodel)
S3method(print,metamodel)
S3method(print,sa)
S3method(summary,ceac)
S3method(summary,metamodel)
S3method(summary,psa)
export(beta_params)
export(calc_evpi)
export(calc_evppi)
export(calc_evsi)
export(calc_exp_loss)
export(calculate_icers)
export(ceac)
export(create_dsa_oneway)
export(create_dsa_twoway)
export(dirichlet_params)
export(gamma_params)
export(gen_psa_samp)
export(lnorm_params)
export(make_psa_obj)
export(metamodel)
export(owsa)
export(owsa_opt_strat)
export(owsa_tornado)
export(run_owsa_det)
export(run_psa)
export(run_twsa_det)
export(twsa)
import(dplyr)
import(ggplot2)
import(reshape2)
importFrom(dplyr,bind_cols)
importFrom(ellipse,ellipse)
importFrom(ggrepel,geom_label_repel)
importFrom(mgcv,Predict.matrix)
importFrom(mgcv,PredictMat)
importFrom(mgcv,gam)
importFrom(mgcv,tensor.prod.model.matrix)
importFrom(reshape2,melt)
importFrom(scales,comma)
importFrom(scales,dollar_format)
importFrom(scales,trans_new)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,reorder)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
importFrom(triangle,rtriangle)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
