| summary.psa | R Documentation |
summarize a psa object across all simulations
## S3 method for class 'psa' summary(object, calc_sds = FALSE, ...)
object |
the psa object |
calc_sds |
whether or not to calculate the standard deviations. Defaults to FALSE |
... |
further arguments to summary (not used) |
a data.frame containing the mean cost and effectiveness for each strategy and, if requested,
the standard deviations of the cost and effectiveness for each strategy.