View source: R/compute_EVPIs_.R
compute_EVPIs_ | R Documentation |
Compute the Expected Value of Perfect Information (EVPI)
compute_EVPIs_(.effs, .costs, .interventions = NULL, .Kmax = NULL, .wtp = NULL)
.effs |
A tibble containing the |
.costs |
A tibble containing the |
.interventions |
A vector containing the names of all
interventions. If not provided or less names than needed is provided,
the function will generate generic names, for example
|
.Kmax |
The maximum willingness-to-pay threshold to use in the
analysis. This parameter is ignored if |
.wtp |
A vector of numerical values declaring the
willingness-to-pay (WTP) values to use in the analysis. If |
A list containing the EVPI vector, value of information tibble, opportunity lost tibble among others
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.