A list that includes all
the original components of obj
plus some additional summaries
that are printed via a call to the generic method print
.
These include:
x.tablea summary of all variables appearing in the model as
predictors or covariates.
y.tablea summary of all variables appearing in the model as
responses or outcomes.
em.summarya summary of the results from the EM run,
including: the number of iterations; whether EM converged; and an
empirical estimate of the rate of convergence which estimates the
worst fraction of missing information.
mcmc.summarya summary of the results from the MCMC run,
including: the number of iterations; whether imputations were created
and, if so, how many; and whether parameter series were saved.