View source: R/print.missingHE.R
print.missingHE | R Documentation |
missingHE
Prints the summary table for the model fitted, with the estimate of the parameters and/or missing values.
## S3 method for class 'missingHE'
print(x, value.mis = FALSE, only.means = TRUE, ...)
x |
A |
value.mis |
Logical. If |
only.means |
Logical. If |
... |
additional arguments affecting the printed output produced. For example: |
Andrea Gabrio
# 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.