evpi_des.Rd
Calculate the Expected Value of Perfect Information (EVPI) for a DES model with a PSA result
evpi_des(wtp, results, interventions = NULL)
Vector of length >=1 with the willingness to pay
The list object returned by RunSim()
A character vector with the names of the interventions to be used for the analysis
A data frame with the EVPI results
if (FALSE) {
evpi_des(seq(from=10000,to=500000,by=10000),results)
}