summary.psa: summarize a psa object across all simulations

Description Usage Arguments Value

View source: R/psa.R

Description

summarize a psa object across all simulations

Usage

1
2
## S3 method for class 'psa'
summary(object, calc_sds = FALSE, ...)

Arguments

object

the psa object

calc_sds

whether or not to calculate the standard deviations. Defaults to FALSE

...

further arguments to summary (not used)

Value

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.


dampack documentation built on May 31, 2021, 1:06 a.m.