summary.run_model {heemod} | R Documentation |
Summarise Markov Model Results
Description
Summarise Markov Model Results
Usage
## S3 method for class 'run_model'
summary(object, threshold = NULL, ...)
Arguments
object |
Output from |
threshold |
ICER threshold (possibly several) for net monetary benefit computation. |
... |
additional arguments affecting the summary produced. |
Value
A summary_run_model
object.
[Package heemod version 1.0.1 Index]