summary.missingHE {missingHE} | R Documentation |
Summary method for objects in the class missingHE
Description
Produces a table printout with some summary results of the health economic evaluation probabilistic model
run using the function selection
, pattern
or hurdle
.
Usage
## S3 method for class 'missingHE'
summary(object, ...)
Arguments
object |
A |
... |
Additional arguments affecting the summary produced. |
Value
Prints a table with some information on the health economic model based on the assumption
selected for the missingness using the function selection
, pattern
or hurdle
.
Summary information on the main parameters of interests is provided.
Author(s)
Andrea Gabrio
References
Baio, G.(2012). Bayesian Methods in Health Economcis. CRC/Chapman Hall, London.
See Also
selection
pattern
hurdle
diagnostic
plot.missingHE
Examples
#For examples see the function selection, pattern or hurdle
#
#
[Package missingHE version 1.5.1 Index]