evpi | R Documentation |
evpi
is used to compute the expected value of perfect information
(EVPI) from a probabilistic sensitivity analysis (PSA) dataset.
evpi(v.wtp, m.e, m.c, pop = 1)
v.wtp |
Numeric vector with willingness-to-pay (WTP) thresholds |
m.e |
Matrix of effectiveness. Each column corresponds to a vector of effectiveness. |
m.c |
Matrix of costs. Each column corresponds to a vector of costs. |
pop |
A scalar that corresponds to the total population |
evpi A data frame with the EVPI at each WTP threshold.
evpi
calculates the value of eliminating all the uncertainty of a
cost-effectiveness analysis at each WTP threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.