plot.evpi | R Documentation |
Plots the EVPI as a ggplot2
object calculated with evpi
.
## S3 method for class 'evpi'
plot(evpi, title = "Expected Value of Perfect Information",
txtsize = 12, currency = "$")
evpi |
Object of class |
title |
String with graph's title |
txtsize |
number with text size |
currency |
String with currency used in the cost-effectiveness analysis (CEA). Default: $, but it could be any currency symbol or word (e.g., £, €, peso) |
plot.gg A ggplot2
object with the EVPI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.