evpi {voi} | R Documentation |
Calculate the expected value of perfect information from a decision model
Description
Calculate the expected value of perfect information from a decision model using standard Monte Carlo simulation
Usage
evpi(outputs, nsim = NULL)
Arguments
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 |
Value
The expected value of perfect information, either as a single value, or a data frame indicating the value for each willingness-to-pay.