seqimp objectPlot a seqimp object. The state distribution plot of the first
m completed datasets is shown, possibly alongside the original
dataset with missing data
# S3 method for seqimp
plot(x, m = 5, include = TRUE, ...)Object of class seqimp
Number of completed datasets to show
logical that indicates if the original dataset with missing value should be plotted or not
Arguments to be passed to the seqdplot function
Kevin Emery