summary.mlpsa {multilevelPSA} | R Documentation |
Provides a summary of a mlpsa
class.
Description
Provides a summary of a mlpsa
class.
Usage
## S3 method for class 'mlpsa'
summary(object, overall.label = "Overall", ...)
Arguments
object |
the mlpsa object. |
overall.label |
the label to place in the strata column for the overall results. |
... |
unused. |
[Package multilevelPSA version 1.2.5 Index]