mids
object is generated by the mice
and mice.mids
functions. The
mids
class of objects has methods for the following generic
functions: print
, summary
, plot
.is.mids(x)
## S3 method for class 'mids':
print(x,\dots)
## S3 method for class 'mids':
summary(object,\dots)
## S3 method for class 'mids':
plot(x, y = 0, layoutplot = c(3, 2), askplot = TRUE, ...)
mids
.TRUE
if the user needs to be asked before drawing a new pagenmis[j]
by m
matrix of imputed values for
variable j
.ncol(data)
containing code 0/1 data specifying
the predictor set.ncol(data)
with commands for post-processingm
components. Each component is a length(visitSequence)
by maxit
matrix containing the mean of the generated multiple
imputations. The array can be used for monitoring convergence.
Note that observed data are not present in this mean.chainMean
, containing the covariances
of the imputed values.mice
, mira
, mipo