# NOT RUN {
# Generating multivariate normal data from a 'cycle' graph
data.sim <- bdgraph.sim( n = 50, p = 6, graph = "cycle", vis = TRUE )
bdgraph.obj <- bdgraph( data = data.sim, iter = 10000, burnin = 0 , save.all = TRUE )
plotcoda( bdgraph.obj )
# }
Run the code above in your browser using DataLab