# NOT RUN {
## Load predefined data
data(IMData)
#run IMaGES
im.fits <- IMaGES(matrices=IMData, penalty=3, num.markovs=5)
#plot individual graph
plotIMGraph(im.fits$.single.graph[[1]], title="Global")
# }
Run the code above in your browser using DataLab