plot.vbp: Plot Sensitivity Analysis

View source: R/vbp_print.R

plot.vbpR Documentation

Plot Sensitivity Analysis

Description

Plot the results of a sensitivity analysis as a tornado plot.

Usage

## S3 method for class 'vbp'
plot(x, bw = FALSE, ...)

Arguments

x

A result of run_vbp().

bw

Black & white plot for publications?

...

Additional arguments passed to plot.

Details

Plot type simple plots variations of single strategy values, while difference plots incremental values.

Value

A ggplot2 object.


PolicyAnalysisInc/heRoMod documentation built on March 23, 2024, 4:29 p.m.