# Generated by roxygen2: do not edit by hand

S3method("CEriskav<-",bcea)
S3method("CEriskav<-",default)
S3method("mixedAn<-",bcea)
S3method("mixedAn<-",default)
S3method("setComparisons<-",bcea)
S3method("setComparisons<-",default)
S3method("setKmax<-",bcea)
S3method("setKmax<-",default)
S3method("setReferenceGroup<-",bcea)
S3method("setReferenceGroup<-",default)
S3method(bcea,default)
S3method(ceac.plot,bcea)
S3method(ceaf.plot,pairwise)
S3method(ceef.plot,bcea)
S3method(ceplane.plot,bcea)
S3method(contour,bcea)
S3method(contour2,bcea)
S3method(createInputs,bugs)
S3method(createInputs,data.frame)
S3method(createInputs,default)
S3method(createInputs,numeric)
S3method(createInputs,rjags)
S3method(createInputs,stanfit)
S3method(eib.plot,bcea)
S3method(evi.plot,bcea)
S3method(evi.plot,mixedAn)
S3method(evppi,bcea)
S3method(evppi,default)
S3method(ib.plot,bcea)
S3method(info.rank,bcea)
S3method(line_labels,default)
S3method(line_labels,pairwise)
S3method(multi.ce,bcea)
S3method(plot,CEriskav)
S3method(plot,bcea)
S3method(plot,evppi)
S3method(plot,mixedAn)
S3method(print,bcea)
S3method(sim_table,bcea)
S3method(sim_table,default)
S3method(summary,bcea)
S3method(summary,mixedAn)
S3method(summary,pairwise)
export("CEriskav<-")
export("mixedAn<-")
export("setComparisons<-")
export("setKmax<-")
export("setReferenceGroup<-")
export(bcea)
export(best_interv_given_k)
export(ce_table)
export(ceac.plot)
export(ceaf.plot)
export(ceef.plot)
export(ceplane.plot)
export(compute_CEAC)
export(compute_EIB)
export(compute_EVI)
export(compute_IB)
export(compute_ICER)
export(compute_U)
export(compute_Ustar)
export(compute_kstar)
export(compute_ol)
export(compute_vi)
export(contour)
export(contour2)
export(createInputs)
export(diag.evppi)
export(eib.plot)
export(evi.plot)
export(evppi)
export(ib.plot)
export(info.rank)
export(info_rank_plotly)
export(is.bcea)
export(line_labels)
export(make_legend_plotly)
export(mce.plot)
export(multi.ce)
export(new_bcea)
export(prep_ceplane_params)
export(setComparisons)
export(sim_table)
export(struct.psa)
export(tabulate_means)
export(validate_bcea)
import(dplyr)
import(ggplot2)
import(grid)
import(voi)
importFrom(Matrix,Matrix)
importFrom(Matrix,expm)
importFrom(Rdpack,reprompt)
importFrom(cli,cli_alert_warning)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(grDevices,colors)
importFrom(grDevices,colours)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,gray)
importFrom(grDevices,grey.colors)
importFrom(grDevices,pdf.options)
importFrom(grDevices,ps.options)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(plotly,TeX)
importFrom(plotly,add_contour)
importFrom(plotly,add_lines)
importFrom(plotly,add_trace)
importFrom(plotly,config)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,toRGB)
importFrom(purrr,keep)
importFrom(purrr,list_cbind)
importFrom(purrr,map)
importFrom(purrr,map_int)
importFrom(purrr,pluck)
importFrom(scales,label_dollar)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,methods)
importFrom(utils,modifyList)
importFrom(utils,str)
importFrom(utils,tail)
