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