# Generated by roxygen2: do not edit by hand

S3method("corMat<-",estimate)
S3method(as.data.frame,mcSimulation)
S3method(corMat,estimate)
S3method(hist,eviSimulation)
S3method(hist,mcSimulation)
S3method(hist,welfareDecisionAnalysis)
S3method(names,estimate)
S3method(plot,EVPI_outputs)
S3method(plot,EVPI_res)
S3method(print,mcSimulation)
S3method(print,summary.eviSimulation)
S3method(print,summary.mcSimulation)
S3method(print,summary.welfareDecisionAnalysis)
S3method(random,data.frame)
S3method(random,default)
S3method(random,estimate)
S3method(random,estimate1d)
S3method(random,estimateCorrelated)
S3method(random,estimateUnCorrelated)
S3method(random,vector)
S3method(row.names,estimate)
S3method(sort,summary.eviSimulation)
S3method(summary,EVPI_outputs)
S3method(summary,EVPI_res)
S3method(summary,eviSimulation)
S3method(summary,mcSimulation)
S3method(summary,welfareDecisionAnalysis)
export("corMat<-")
export(as.estimate)
export(as.estimate1d)
export(chance_event)
export(compound_figure)
export(corMat)
export(decisionSupport)
export(discount)
export(empirical_EVPI)
export(estimate)
export(estimate1d)
export(estimate_read_csv)
export(estimate_read_csv_old)
export(estimate_write_csv)
export(eviSimulation)
export(gompertz_yield)
export(individualEvpiSimulation)
export(make_CPT)
export(mcSimulation)
export(multi_EVPI)
export(paramtnormci_fit)
export(paramtnormci_numeric)
export(plainNames2data.frameNames)
export(plot_cashflow)
export(plot_distributions)
export(plot_evpi)
export(plot_pls)
export(plsr.mcSimulation)
export(random)
export(random_state)
export(rdist90ci_exact)
export(rdistq_fit)
export(rmvnorm90ci_exact)
export(rposnorm90ci)
export(rtnorm90ci)
export(rtnorm_0_1_90ci)
export(sample_CPT)
export(sample_simple_CPT)
export(scenario_mc)
export(temp_situations)
export(vv)
export(welfareDecisionAnalysis)
import(class)
import(patchwork)
importFrom(chillR,interpolate_gaps)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(rriskDistributions,rriskFitdist.perc)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rcauchy)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rf)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rlogis)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,sd)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
