# Plot all the patterns of missing data
seqmissIplot(gameadd, var = 1:4)
# Plot all the patterns of missing data discarding
# complete trajectories
seqmissIplot(gameadd, var = 1:4, with.missing = FALSE)
Run the code above in your browser using DataLab