
## S3 method for class 'mi,ANY':
plot(x, y, \dots)
plot.mi(x, y, m = 1, vrb = NULL, vrb.name = "Variable Score",
gray.scale = FALSE, mfrow=c( 1, 3 ), ...)
mi
object generated by the mi function.TRUE
, makes the plot into gray scale with predefined color and line type.mi
,
mi.scatterplot
,
mi.hist
### NOT RUN
#========================================================
# data(CHAIN)
# imp.CHAIN <- mi(CHAIN, n.iter=6, add.noise=FALSE)
# plot(imp.CHAIN)
#========================================================
Run the code above in your browser using DataLab