plot
method for a
mids
object plots the mean and standard deviation
of the imputed (not observed) values against the
iteration number for each of the $m$ replications. By
default, the function plot the development of the mean
and standard deviation for each incomplete variable. On
convergence, the streams should intermingle and be free
of any trend.## S3 method for class 'mids':
plot(x, y = NULL, theme = mice.theme(),
layout = c(2, 3), type = "l", col = 1:10, lty = 1, ...)
mids
mice.theme()
.c(2,
3)
.type
of
panel.xyplot
.col
of
panel.xyplot
.lty
of
panel.xyplot
.xyplot
."trellis"
.mice
, mids
,
xyplot