mice (version 1.14)

mira: Multiply Imputed Repeated Analysis

Description

The "mira" object is generated by the lm.mids and glm.mids functions. The "mira" class of objects has methods for the following generic functions: print, summary.

Usage

print.mira(x,...)
summary.mira(object, correlation, ...)

Arguments

x, object
An object containing the m fit objects of a complete data analysis, plus some additional information.
correlation
...
not used

Value

  • callThe call that created the object.
  • call1The call that created the mids object that was used in 'call'.
  • nmisAn array containing the number of missing observations per column.
  • analysesA list of m components containing the individual fit objects from each of the m complete data analyses.

References

Van Buuren, S. & Oudshoorn, C.G.M. (2000). Multivariate Imputation by Chained Equations: MICE V1.0 User's manual. Report PG/VGZ/00.038, TNO Prevention and Health, Leiden.