plot.evsi: Plots the EVSI across different willingness-to-pay thresholds...

View source: R/plot.evsi.R

plot.evsiR Documentation

Plots the EVSI across different willingness-to-pay thresholds for a single design.

Description

Plots the EVSI across different willingness-to-pay thresholds for a single design.

Usage

## S3 method for class 'evsi'
plot(evsi, pos = c(0, 0.8), N = NULL)

Arguments

evsi

An evsi object that calculates the EVSI for a single design using the evsi function

pos

An indcation where the legend should be printed

N

A vector of values for which the EVSI should be plotted.

Value

Produces a graphic containing the EVPI, the EVPPI for the key parameters and the EVSI for the fixed design.


annaheath/EVSI documentation built on June 25, 2022, 6:26 a.m.