compute_evppi | R Documentation |
Compute EVPPI using a linear regression metamodeling approach.
compute_evppi(x, evppi, max_wtp = 1e+05, n = 10, verbose = TRUE)
x |
Result from |
evppi |
An object returned by
|
max_wtp |
Maximal willingness to pay. |
n |
Number of WTP thresholds to estimate EVPPI (values above 10 may take significant time). |
verbose |
Logical variable indicating whether to display the progress of EVPPI calculations |
A data.frame
with one row per WTP threshold
Jalal H, Alarid-Escudero F. A Gaussian Approximation Approach for Value of Information Analysis. Med Decis Making 2018; 38(2): 174-188.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.