print.missingHE {missingHE} | R Documentation |
Print method for the posterior results contained in the objects of class missingHE
Description
Prints the summary table for the model fitted, with the estimate of the parameters and/or missing values.
Usage
## S3 method for class 'missingHE'
print(x, value.mis = FALSE, only.means = TRUE, ...)
Arguments
x |
A |
value.mis |
Logical. If |
only.means |
Logical. If |
... |
additional arguments affecting the printed output produced. For example: |
Author(s)
Andrea Gabrio
Examples
# For examples see the function \code{\link{selection}}, \code{\link{selection_long}},
# \code{\link{pattern}} or \code{\link{hurdle}}
#
#