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, selection_long, pattern or hurdle.

Usage

## S3 method for class 'missingHE'
summary(object, ...)

Arguments

object

A missingHE object containing the results of the Bayesian modelling and the economic evaluation

...

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, selection_long, 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, selection_long pattern hurdle diagnostic plot.missingHE

Examples

# For examples see the function \code{\link{selection}}, \code{\link{selection_long}},
# \code{\link{pattern}} or \code{\link{hurdle}}
#
#

[Package missingHE version 1.5.0 Index]