evpi | R Documentation |
Calculate the expected value of perfect information from a decision model using standard Monte Carlo simulation
evpi(outputs, nsim = NULL)
outputs |
This could take one of two forms "net benefit" form: a matrix or data frame of samples from the uncertainty distribution of the expected net benefit. The number of rows should equal the number of samples, and the number of columns should equal the number of decision options. "cost-effectiveness analysis" form: a list with the following named components:
Objects of class Users of heemod can create an object of this form, given an object
produced by If |
nsim |
Number of simulations from the decision model to use
for calculating EVPPI. The first |
The expected value of perfect information, either as a single value, or a data frame indicating the value for each willingness-to-pay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.