print.wtp | R Documentation |
Print the outcome of a willingness to pay threshold probe.
## S3 method for class 'wtp'
print(x, ...)
x |
object of class |
... |
other arguments (none are used). |
print.wtp
prints the outcome of wtp
Mathijs Deen
CEA(gnomes, insulationMethod, Costs, diffHATS, 1000, "acorns") |>
CEAC() |>
wtp(probability = 0.80)
CEA(gnomes, insulationMethod, Costs, diffHATS, 1000, "acorns") |>
CEAC() |>
wtp(threshold = 8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.