# NOT RUN {
a = barabasi.game(20, directed=FALSE)
ss <- rmvggm(20, net.str=a,
method="htf", cor=.4)
zz <- viz.rmvggm(ss,net=TRUE,
undirected=TRUE, test="cor")
zz$covp
zz$covsmp
zz$netp
# }
Run the code above in your browser using DataLab