Learn R Programming

heemod (version 0.6.0)

plot.psa: Plot Results of Probabilistic Analysis

Description

Various plots for Markov models probabilistic analysis.

Usage

"plot"(x, type = c("ce", "ac"), values = seq(0, 1e+05, 1000), ...)

Arguments

x
Result from run_model.
type
Type of plot, see details.
values
Values for CEAC.
...
Additional arguments passed to plot.

Value

A ggplot2 object.

Details

type = "ac" plots cost-effectiveness acceptability curves, type = "ce" plots results on the cost-efficiency plane.