plot.probabilistic: Plot Results of Probabilistic Analysis
Description
Various plots for Markov models probabilistic analysis.Usage
## S3 method for class 'probabilistic':
plot(x, type = c("ce", "ac"), values = seq(0, 1e+05,
1000), ...)Arguments
type
Type of plot, see details.
...
Additional arguments passed to plot.
Details
type = "ac" plots cost-effectiveness acceptability
curves, type = "ce" plots results on the
cost-efficiency plane.