View source: R/summary.missingHE.R
summary.missingHE | R Documentation |
missingHE
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
.
## S3 method for class 'missingHE'
summary(object, ...)
object |
A |
... |
Additional arguments affecting the summary produced. |
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.
Andrea Gabrio
Baio, G.(2012). Bayesian Methods in Health Economcis. CRC/Chapman Hall, London.
selection
, selection_long
pattern
hurdle
diagnostic
plot.missingHE
# For examples see the function \code{\link{selection}}, \code{\link{selection_long}},
# \code{\link{pattern}} or \code{\link{hurdle}}
#
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.