summary.psa: summarize a psa object across all simulations

View source: R/psa.R

summary.psaR Documentation

summarize a psa object across all simulations

Description

summarize a psa object across all simulations

Usage

## 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.


DARTH-git/dampack documentation built on Sept. 25, 2024, 4:48 p.m.